Files
dbbackup/.gitea/workflows
Alexander Renz 1f7d6a43d2
Some checks failed
CI/CD / Test (push) Successful in 1m18s
CI/CD / Lint (push) Successful in 1m11s
CI/CD / Integration Tests (push) Successful in 52s
CI/CD / Native Engine Tests (push) Successful in 50s
CI/CD / Build Binary (push) Successful in 45s
CI/CD / Test Release Build (push) Successful in 1m18s
CI/CD / Release Binaries (push) Failing after 11m10s
ci: Fix slow test-release-build checkout (5+ minutes → ~30 seconds)
- Remove 'git fetch --tags origin' which was fetching all repository tags
- This unnecessary tag fetch was causing 5+ minute delays
- Tags not needed for build testing - only for actual release job
- Expected speedup: 5m36s → ~30s for checkout step
2026-01-30 22:49:02 +01:00
..