Add commands to debug
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
44528c58e4
commit
a32ffe6db4
@ -3,6 +3,9 @@ pipeline:
|
|||||||
image: quay.io/ansible/ansible-runner:latest
|
image: quay.io/ansible/ansible-runner:latest
|
||||||
environment:
|
environment:
|
||||||
- RUNNER_PLAYBOOK=ping.yml
|
- RUNNER_PLAYBOOK=ping.yml
|
||||||
|
commands:
|
||||||
|
- ls
|
||||||
|
- env
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user