Skip to content
Snippets Groups Projects
Commit f51457af authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

Update .gitlab-ci.yml

Former-commit-id: c6d0694e6390fbe59ac45c14dece988ac929f26e
parent f13ded19
No related branches found
No related tags found
No related merge requests found
...@@ -14,8 +14,6 @@ test-centos7: ...@@ -14,8 +14,6 @@ test-centos7:
- python3 manage.py test - python3 manage.py test
deploy-webserver: deploy-webserver:
stage: deploy stage: deploy
tags:
- ansible
script: script:
- cd ansible - cd ansible
- ansible-playbook -v -i ./hosts deploy.yaml --ask-become-pass --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf" - ansible-playbook -v -i ./hosts deploy.yaml --ask-become-pass --extra-vars "deploy_user_name=ippidb repo_api_token=JZS-4cH7bWkFkHa2rAVf"
\ No newline at end of file
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