This commit is contained in:
@ -39,7 +39,7 @@ steps:
|
|||||||
- echo "[jazzwhom_server]" > deploy/inventory.ini
|
- echo "[jazzwhom_server]" > deploy/inventory.ini
|
||||||
- echo "prod_doc_server ansible_host=$${CI_DEPLOY_SERVER} ansible_port=$${CI_DEPLOY_PORT} ansible_user=$${CI_DEPLOY_USER}" >> deploy/inventory.ini
|
- echo "prod_doc_server ansible_host=$${CI_DEPLOY_SERVER} ansible_port=$${CI_DEPLOY_PORT} ansible_user=$${CI_DEPLOY_USER}" >> deploy/inventory.ini
|
||||||
- name: 部署到服务器
|
- name: 部署到服务器
|
||||||
image: plugins/ansible:3
|
image: plugins/ansible:latest
|
||||||
settings:
|
settings:
|
||||||
playbook: deploy/deploy.ansible.yml
|
playbook: deploy/deploy.ansible.yml
|
||||||
inventory: deploy/inventory.ini
|
inventory: deploy/inventory.ini
|
||||||
|
|||||||
Reference in New Issue
Block a user