syntax changes
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Chris Hammer 2023-11-17 15:41:15 -05:00
parent 7a60623201
commit 2321723c09

View File

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