Skip to content
Snippets Groups Projects
Commit 56058c42 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Update .gitlab-ci.yml tag:deploy

parent e51d89bd
No related branches found
No related tags found
No related merge requests found
Pipeline #44353 passed
......@@ -25,11 +25,11 @@ build_master:
deploy_master:
stage: deploy
tags:
- cozy
- deploy
only:
- master
script:
- cd /root/self-data-technical-doc
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- docker-compose pull
- docker-compose up -d doc-self-data
\ No newline at end of file
- docker-compose up -d doc-self-data
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