drone ci updates #4

Merged
chris merged 26 commits from development into main 2023-11-17 12:00:45 -05:00
Showing only changes of commit 462f84151a - Show all commits

View File

@ -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