add whoami
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Chris Hammer 2023-11-17 10:39:46 -05:00
parent 93d839ece1
commit 42ad0c68c2

View File

@ -17,6 +17,7 @@ steps:
- ansible-lint --offline $DRONE_WORKSPACE
- ansible-playbook -v -i $ANSIBLE_INVENTORY $DRONE_WORKSPACE/hello.yml
- echo "Build complete and successful for $DRONE_REPO_NAME"
- whoami
when:
branch:
include: