remove some checks; not needed
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
5b144c5e88
commit
462f84151a
@ -17,8 +17,6 @@ steps:
|
|||||||
- ansible-lint --offline $DRONE_WORKSPACE
|
- ansible-lint --offline $DRONE_WORKSPACE
|
||||||
- ansible-playbook -v -i $ANSIBLE_INVENTORY $DRONE_WORKSPACE/hello.yml
|
- ansible-playbook -v -i $ANSIBLE_INVENTORY $DRONE_WORKSPACE/hello.yml
|
||||||
- echo "Build complete and successful for $DRONE_REPO_NAME"
|
- echo "Build complete and successful for $DRONE_REPO_NAME"
|
||||||
- whoami
|
|
||||||
- ls -ltr /root/.ssh
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- development
|
- development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user