chore: change drone-ansible version
This commit is contained in:
parent
ae1c6dc827
commit
8a0cec92de
@ -42,7 +42,7 @@ steps:
|
||||
- rm ./items/api/public/index.html
|
||||
|
||||
- name: check ansible syntax
|
||||
image: shirito/drone-ansible:latest
|
||||
image: shirito/drone-ansible:1.0.0
|
||||
settings:
|
||||
playbook: ./.ansible-items/playbook.yml
|
||||
inventory: ./.ansible-items/inventory
|
||||
@ -53,7 +53,7 @@ steps:
|
||||
- development
|
||||
|
||||
- name: apply ansible playbook
|
||||
image: shirito/drone-ansible:latest
|
||||
image: shirito/drone-ansible:1.0.0
|
||||
settings:
|
||||
playbook: ./.ansible-items/playbook.yml
|
||||
inventory: ./.ansible-items/inventory
|
||||
|
Loading…
x
Reference in New Issue
Block a user