Update .gitea/workflows/Vaction.yml
Some checks failed
CI/CD Pipeline / test (push) Successful in 1m38s
CI/CD Pipeline / deploy (push) Failing after 7s

This commit is contained in:
philipp 2024-02-17 12:25:11 +01:00
parent f7e9169c54
commit a4ad6754e4

View File

@ -14,7 +14,7 @@ jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: git.hofer.link/ruderverein-donau-linz/rowing-ci:20240118 container: git.hofer.link/ruderverein-donau-linz/rowing-ci:20240215
if: github.ref == 'refs/heads/main' if: github.ref == 'refs/heads/main'
steps: steps:
- name: Checkout - name: Checkout