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
|
- git log -1
|
||||||
- ansible --version
|
- ansible --version
|
||||||
- ansible-lint --version
|
- ansible-lint --version
|
||||||
when:
|
# when:
|
||||||
branch:
|
# branch:
|
||||||
- development
|
# - development
|
||||||
event:
|
# event:
|
||||||
exclude:
|
# exclude:
|
||||||
- pull_request
|
# - pull_request
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user