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

Update .gitlab-ci.yml

parent 4739446f
Branches
Tags
1 merge request!4Dev
......@@ -39,7 +39,8 @@ deploy_dev:
only:
- dev
script:
- ls
- ls
- pwd
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker-compose pull web-app
- docker-compose up -d web-app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment