This commit is contained in:
parent
9057689ab0
commit
e65fbd506d
1 changed files with 16 additions and 10 deletions
|
|
@ -79,6 +79,12 @@ steps:
|
|||
# "repo": "$DRONE_REPO_NAME",
|
||||
# "status": "$DRONE_BUILD_STATUS"
|
||||
# }
|
||||
when:
|
||||
status:
|
||||
- failure
|
||||
- success
|
||||
event:
|
||||
- pull_request
|
||||
|
||||
- name: Apply Playbook
|
||||
image: plugins/ansible
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue