fixes
This commit is contained in:
@@ -29,7 +29,7 @@ pre_push:
|
||||
- build
|
||||
stage: pre_push
|
||||
before_script:
|
||||
- apk add curl
|
||||
- apk add --no-cache curl jq
|
||||
script:
|
||||
- echo "Running container to test image"
|
||||
- docker run -d --rm --name test_container $CI_REGISTRY/$CI_PROJECT_PATH:$CI_COMMIT_REF_SLUG
|
||||
|
||||
Reference in New Issue
Block a user