add content to echo
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Chris Hammer 2023-11-17 15:40:00 -05:00
parent af2c35003c
commit c689cd19bd

View File

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