update ci
All checks were successful
CI/CD Pipeline / deploy-main (push) Successful in 5m6s

This commit is contained in:
Philipp Hofer 2024-12-05 10:24:16 +01:00
parent 072ecbb438
commit e81fa3eafe

View File

@ -10,7 +10,7 @@ env:
jobs:
deploy-main:
runs-on: ubuntu-latest
container: git.hofer.link/ruderverein-donau-linz/rowing-ci:20240215
container: git.hofer.link/philipp/ci-images:rust-2024-12-05
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout