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