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
|
||||
commands:
|
||||
- cd $CI_WORKSPACE
|
||||
- ls -al
|
||||
- /bin/sh -c 'update-age.sh' && echo "Age check succeeded" || echo "Age check failed"
|
||||
when:
|
||||
- branch: main
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue