This commit is contained in:
2025-03-03 22:22:01 +03:00
parent 2177bb22c4
commit 21b97e9865

View File

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