Merge pull request 'fix: add missing pkg' (#5) from dev into master
Reviewed-on: #5
This commit was merged in pull request #5.
This commit is contained in:
@@ -9,7 +9,7 @@ pipeline:
|
|||||||
BASE: alpine:latest
|
BASE: alpine:latest
|
||||||
TARGET: vistanarvas/${CI_REPO_NAME}:latest
|
TARGET: vistanarvas/${CI_REPO_NAME}:latest
|
||||||
commands:
|
commands:
|
||||||
- apk add curl jq
|
- apk add curl jq dateutils
|
||||||
- sh check.sh
|
- sh check.sh
|
||||||
when:
|
when:
|
||||||
cron: nightly
|
cron: nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user