This commit is contained in:
parent
c3d223f289
commit
8186d8d4ae
@ -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