Skip to content
Snippets Groups Projects
Commit d8bca69d authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Update .gitlab-ci.yml

parent 64575a9f
No related branches found
No related tags found
1 merge request!4Dev
......@@ -39,6 +39,7 @@ deploy_dev:
only:
- dev
script:
- cd ram
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker-compose pull web-app
- docker-compose stop web-app
......
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