updates to .drone.yml #7

Merged
chris merged 16 commits from development into main 2023-11-17 15:58:09 -05:00
Showing only changes of commit 7a60623201 - Show all commits

View File

@ -14,7 +14,7 @@ steps:
- name: "debug" - name: "debug"
image: gitea.thezengarden.net/podman/images/ansible-dev:latest image: gitea.thezengarden.net/podman/images/ansible-dev:latest
commands: commands:
- echo "image: $ANSIBLE_DOCKER_IMAGE - inventory: $ANSIBLE_INVENTORY - playbook: $ANSIBLE_PLAYBOOK" - "echo 'image: $ANSIBLE_DOCKER_IMAGE - inventory: $ANSIBLE_INVENTORY - playbook: $ANSIBLE_PLAYBOOK'"
when: when:
branch: branch:
- development - development