Hop
Some checks failed
ci/woodpecker/push/age-check Pipeline was successful
ci/woodpecker/push/build-deploy Pipeline was successful
ci/woodpecker/manual/age-check Pipeline failed
ci/woodpecker/manual/build-deploy Pipeline was successful

This commit is contained in:
Louis 2025-04-29 16:27:18 +02:00
parent 2b320c5145
commit d82fb235ad

View file

@ -3,6 +3,7 @@ steps:
image: alpine:latest
commands:
- cd $CI_WORKSPACE
- ls -al
- /bin/sh -c 'update-age.sh' && echo "Age check succeeded" || echo "Age check failed"
when:
- branch: main