replace gitea token echo with a status complete message; also wanting to checkout drone ci vscode extension
This commit is contained in:
parent
425f0d878d
commit
0e73abc19d
@ -16,7 +16,7 @@ steps:
|
||||
- ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml
|
||||
- ansible-lint --offline $DRONE_WORKSPACE
|
||||
- ansible-playbook -v -i $ANSIBLE_INVENTORY $DRONE_WORKSPACE/hello.yml
|
||||
- echo "GITEA_TOKEN=$GITEA_TOKEN"
|
||||
- echo "Build complete and successful for $DRONE_REPO_NAME"
|
||||
when:
|
||||
branch:
|
||||
- development
|
||||
|
Loading…
x
Reference in New Issue
Block a user