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
|
||||
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