push
Some checks failed
CI/CD Pipeline / test (push) Successful in 1m37s
CI/CD Pipeline / deploy (push) Failing after 6s

This commit is contained in:
2024-02-17 12:10:57 +01:00
parent c1d4544b87
commit f7e9169c54
11 changed files with 51 additions and 21 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Tests
run: cargo test --verbose
deploy-main:
deploy:
runs-on: ubuntu-latest
container: git.hofer.link/ruderverein-donau-linz/rowing-ci:20240118
if: github.ref == 'refs/heads/main'