Update the docker image with the correct tag #10
@@ -30,7 +30,7 @@ steps:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
- name: ansible apply
|
- name: ansible apply
|
||||||
image: cytopia/ansible:infra
|
image: cytopia/ansible:latest-tools
|
||||||
commands:
|
commands:
|
||||||
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
|
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
|
||||||
when:
|
when:
|
||||||
|
Reference in New Issue
Block a user