Add debug env
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Torjus Håkestad 2022-01-10 22:15:51 +01:00
parent 6a017247bf
commit 3838fe066c

View File

@ -7,6 +7,8 @@ pipeline:
image: quay.io/ansible/ansible-runner:latest
environment:
- RUNNER_PLAYBOOK=ping.yml
commands:
- env
when:
branch: master