Hop
This commit is contained in:
parent
2b320c5145
commit
d82fb235ad
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ steps:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
- cd $CI_WORKSPACE
|
- cd $CI_WORKSPACE
|
||||||
|
- ls -al
|
||||||
- /bin/sh -c 'update-age.sh' && echo "Age check succeeded" || echo "Age check failed"
|
- /bin/sh -c 'update-age.sh' && echo "Age check succeeded" || echo "Age check failed"
|
||||||
when:
|
when:
|
||||||
- branch: main
|
- branch: main
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue