drone ci updates #4

Merged
chris merged 26 commits from development into main 2023-11-17 12:00:45 -05:00
Showing only changes of commit 0b2a1bd882 - Show all commits

View File

@ -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
###############################################################################