add branch development; test drone secret
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:
@ -10,3 +10,4 @@ steps:
|
|||||||
- ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml
|
- ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml
|
||||||
- ansible-lint --offline $DRONE_WORKSPACE
|
- ansible-lint --offline $DRONE_WORKSPACE
|
||||||
- ansible-playbook -v -i 127.0.0.1, $DRONE_WORKSPACE/hello.yml
|
- ansible-playbook -v -i 127.0.0.1, $DRONE_WORKSPACE/hello.yml
|
||||||
|
- echo "GITEA_TOKEN=$GITEA_TOKEN"
|
||||||
|
Reference in New Issue
Block a user