This commit is contained in:
parent
c3d223f289
commit
8186d8d4ae
@ -35,8 +35,8 @@ steps:
|
|||||||
- name: "Syntax check and Ansible Lint"
|
- name: "Syntax check and Ansible Lint"
|
||||||
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
||||||
commands:
|
commands:
|
||||||
- ansible-lint --offline $DRONE_WORKSPACE
|
|
||||||
- ansible-playbook --syntax-check $DRONE_WORKSPACE/hello.yml
|
- ansible-playbook --syntax-check $DRONE_WORKSPACE/hello.yml
|
||||||
|
- ansible-lint --offline $DRONE_WORKSPACE
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- development
|
- development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user