Commit 0146e050 authored by Anton Borisov's avatar Anton Borisov

Update .gitlab-ci.yml

parent 67ef3779
Pipeline #183 passed with stages
in 3 minutes and 55 seconds
......@@ -112,7 +112,7 @@ deploy_node_to_prod:
stage: deploy_node_to_prod
script:
- cd ~/infra && git reset --hard HEAD && git pull
- ansible-playbook -i ../inventory/hosts cloud.yml -e "CI_PIPELINE_ID=${CI_PIPELINE_ID}" -t "destream-blockchain"
- ansible-playbook -i inventory/hosts 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