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

Update build pipeline

parent c2b0175b
No related branches found
No related tags found
No related merge requests found
Pipeline #14136 canceled
......@@ -68,8 +68,7 @@ job_test-image:
# NOTE: some random port that hopefully is free on the runner
outerPort: '38080'
before_script:
# - docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY}
# - docker pull "${CI_REGISTRY_IMAGE}:${CI_PIPELINE_IID}-${CI_COMMIT_SHORT_SHA}"
- apk add --no-cache docker-compose
script:
- docker-compose up
- npm run test
......
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