Commit 1a477a3f authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent c9e7d9a4
Pipeline #749 passed with stages
in 16 minutes and 33 seconds
......@@ -84,7 +84,7 @@ deploy_node_to_prod:
stage: deploy_node_to_prod
script:
- cd ~/infra && git reset --hard HEAD && git pull
- ansible-playbook -i inventory/hosts playbooks/cloud.yml -e "CI_PIPELINE_ID=${CI_PIPELINE_ID}" -t "destream-blockchain" -u build1-shell
- ansible-playbook -i ~/infra/ansible/inventory/hosts ~/infra/ansible/playbooks/cloud.yml -e "CI_PIPELINE_ID=${CI_PIPELINE_ID}" -t "destream-blockchain" -u build1-shell
environment:
name: ${CI_COMMIT_REF_NAME}
url: https://xvideos.com
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment