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

View File

@ -20,6 +20,7 @@ steps:
- push - push
- name: "Ansible-Galaxy: Install from requirements.yml" - name: "Ansible-Galaxy: Install from requirements.yml"
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
commands: commands:
- ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml - ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml
when: when: