ci-test/ci/validate.yaml

6 lines
178 B
YAML

- hosts: all
tasks:
- name: Validate manifests and scripts syntax
ansible.builtin.command:
chdir: "{{ zuul.project.src_dir }}"
cmd: ci/validate