This commit is contained in:
@@ -9,7 +9,7 @@ pipeline:
|
||||
BASE: alpine:latest
|
||||
TARGET: vistanarvas/${CI_REPO_NAME}:latest
|
||||
commands:
|
||||
- apk add curl jq
|
||||
- apk add curl jq dateutils
|
||||
- sh check.sh
|
||||
when:
|
||||
cron: nightly
|
||||
|
||||
Reference in New Issue
Block a user