zuul/tests/fixtures/config/ansible/git/org_project/playbooks/faillocal.yaml

6 lines
171 B
YAML

- hosts: all
tasks:
- copy:
src: "{{zuul._test.test_root}}/builds/{{zuul.build}}.flag"
dest: "{{zuul._test.test_root}}/builds/{{zuul.build}}.failed"