updates to .drone.yml #7
@ -35,8 +35,8 @@ steps:
|
||||
- name: "Syntax check and Ansible Lint"
|
||||
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
||||
commands:
|
||||
- ansible-lint --offline $DRONE_WORKSPACE
|
||||
- ansible-playbook --syntax-check $DRONE_WORKSPACE/hello.yml
|
||||
- ansible-lint --offline $DRONE_WORKSPACE
|
||||
when:
|
||||
branch:
|
||||
- development
|
||||
|
Loading…
x
Reference in New Issue
Block a user