chore(ci): update dependencies in CI configuration
This commit is contained in:
parent
c80b57db06
commit
43a0aa7975
@ -4,7 +4,7 @@ default:
|
||||
- docker:27-dind
|
||||
before_script:
|
||||
- echo "$CI_REGISTRY_PASSWORD" | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
|
||||
- apk --no-cache add bash jq
|
||||
- apk --no-cache add bash jq coreutils
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
Loading…
x
Reference in New Issue
Block a user