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 a900700a1c - Show all commits

View File

@ -11,12 +11,11 @@ steps:
- git log -1
- ansible --version
- ansible-lint --version
# when:
# branch:
# - development
# event:
# exclude:
# - pull_request
when:
branch:
- development
event: [push]
###############################################################################