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

fix: typo in gitlabci

parent 0b21f60d
Branches
Tags
2 merge requests!11Recette,!8fix: typo in gitlabci
......@@ -66,8 +66,8 @@ deploy_rec:
script:
- cd /home/mps/ram
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker-compose pull web-app
- docker-compose up -d web-app
- docker-compose pull web-app-rec
- docker-compose up -d web-app-rec
code_analysis:
image: skilldlabs/sonar-scanner:3.4.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment