ci: digest-pin runner-image v0.1.0
Some checks failed
CI / ci (push) Failing after 0s
Deploy / deploy (push) Failing after 0s

This commit is contained in:
2026-04-30 12:17:45 +02:00
parent bf20e9d39e
commit ba4d3fc89d
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
container:
image: git.librete.ch/public/runner-image:v1
image: git.librete.ch/public/runner-image:v0.1.0:9d1e204fe8e06b7d16cdc8da0c7077fa4171daef62099cc8c09993834e576ca5
timeout-minutes: 20
if: ${{ vars.DEPLOY_ENABLED == 'true' }}
steps: