remove conditionals. what happens?
This commit is contained in:
parent
ed78bb72f7
commit
0b2a1bd882
12
.drone.yml
12
.drone.yml
@ -11,12 +11,12 @@ steps:
|
||||
- git log -1
|
||||
- ansible --version
|
||||
- ansible-lint --version
|
||||
when:
|
||||
branch:
|
||||
- development
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
# when:
|
||||
# branch:
|
||||
# - development
|
||||
# event:
|
||||
# exclude:
|
||||
# - pull_request
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user