Commit b2494f8f authored by Sergei Zubov's avatar Sergei Zubov

Merge branch 'test' into 'release'

Update .gitlab-ci.yml

See merge request !3
parents e50014f3 1a477a3f
Pipeline #750 passed with stages
in 1 minute and 1 second
...@@ -84,7 +84,7 @@ deploy_node_to_prod: ...@@ -84,7 +84,7 @@ deploy_node_to_prod:
stage: deploy_node_to_prod stage: deploy_node_to_prod
script: script:
- cd ~/infra && git reset --hard HEAD && git pull - 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: environment:
name: ${CI_COMMIT_REF_NAME} name: ${CI_COMMIT_REF_NAME}
url: https://xvideos.com 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