fixes
This commit is contained in:
@@ -55,7 +55,7 @@ push:
|
||||
- pre_push
|
||||
stage: push
|
||||
before_script:
|
||||
- apk add curl
|
||||
- apk add --no-cache curl jq
|
||||
script:
|
||||
- |
|
||||
CURRENT_IMAGE_HASH=$(docker inspect --format='{{if .RepoDigests}}{{index .RepoDigests 0}}{{else}}no_digest{{end}}' $CI_REGISTRY/$CI_PROJECT_PATH:$CI_COMMIT_REF_SLUG)
|
||||
|
||||
Reference in New Issue
Block a user