Skip to content
Snippets Groups Projects
Commit a58e09ee authored by Alex's avatar Alex
Browse files

Update gitlab-ci

parent 94cc4a7c
No related branches found
No related tags found
1 merge request!1Include Wowa Training
Pipeline #5258 passed
......@@ -58,8 +58,8 @@ build:release:
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -t gitlab.cylab.be:8081/cylab/mark-web:$CI_COMMIT_REF_SLUG .
- docker tag gitlab.cylab.be:8081/cylab/mark-web:$CI_COMMIT_REF_SLUG gitlab.cylab.be:8081/cylab/mark-web:test-webshells
- docker push gitlab.cylab.be:8081/cylab/mark-web:test-webshells
- docker tag gitlab.cylab.be:8081/cylab/mark-web:$CI_COMMIT_REF_SLUG gitlab.cylab.be:8081/cylab/mark-web:latest
- docker push gitlab.cylab.be:8081/cylab/mark-web:latest
build:tagged:
only:
......
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