diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68556ae9d6548b94822f434d5d51393177b48964..6548e5c6afe3168153668f1db392f3a4b46c8f76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,8 +14,6 @@ test-centos7: - python3 manage.py test deploy-webserver: stage: deploy - tags: - - ansible script: - cd ansible - 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