add 'pwd' to check entrypoint
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9282a0e073
commit
75b4e17394
@ -20,6 +20,7 @@ steps:
|
|||||||
- name: "ansible_environment_verify"
|
- name: "ansible_environment_verify"
|
||||||
image: *ansible_image
|
image: *ansible_image
|
||||||
commands:
|
commands:
|
||||||
|
- pwd
|
||||||
- git log -1
|
- git log -1
|
||||||
- ansible --version
|
- ansible --version
|
||||||
- ansible-lint --version
|
- ansible-lint --version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user