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

Update .gitlab-ci.yml

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