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 - git log -1
- ansible --version - ansible --version
- ansible-lint --version - ansible-lint --version
# when: when:
# branch: branch:
# - development - development
# event: event: [push]
# exclude:
# - pull_request
############################################################################### ###############################################################################