fix: duplicate step name
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
d86dea20b7
commit
2af39acc85
@ -75,7 +75,7 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- development
|
- development
|
||||||
|
|
||||||
- name: check website ansible syntax for items database
|
- name: check ansible syntax for items database
|
||||||
image: plugins/ansible:3
|
image: plugins/ansible:3
|
||||||
settings:
|
settings:
|
||||||
playbook: ./.ansible-items/playbook.yml
|
playbook: ./.ansible-items/playbook.yml
|
||||||
@ -145,7 +145,7 @@ steps:
|
|||||||
- website-check
|
- website-check
|
||||||
- website
|
- website
|
||||||
|
|
||||||
- name: apply ansible playbook website
|
- name: check ansible playbook website
|
||||||
image: plugins/ansible:3
|
image: plugins/ansible:3
|
||||||
settings:
|
settings:
|
||||||
playbook: ./.ansible-website/playbook.yml
|
playbook: ./.ansible-website/playbook.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user