Skip to content
Snippets Groups Projects
Commit 2173cdf1 authored by s80984's avatar s80984
Browse files

change test pipeline creating mongo

parent d0903aa6
No related branches found
No related tags found
No related merge requests found
Pipeline #14267 failed
......@@ -69,7 +69,7 @@ job_test-image:
- echo ${CI_PIPELINE_IID}
- echo ${CI_COMMIT_SHORT_SHA}
- docker pull '${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}'
- docker pull "${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}"
script:
# - docker-compose -f docker-compose.test.yml up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment