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

View File

@ -8,8 +8,6 @@ steps:
- name: "Verify environment" - name: "Verify environment"
image: gitea.thezengarden.net/podman/images/ansible-dev:latest image: gitea.thezengarden.net/podman/images/ansible-dev:latest
commands: commands:
- hostname
- whoami
- cd ${DRONE_WORKSPACE} && git log -1 - cd ${DRONE_WORKSPACE} && git log -1
- ansible --version - ansible --version
- ansible-lint --version - ansible-lint --version