zuul/tests/fixtures/config/cleanup-playbook/git/common-config/playbooks/cleanup.yaml

6 lines
152 B
YAML

- hosts: all
tasks:
- copy:
content: "{{ zuul_success }}"
dest: "{{ zuul._test.test_root }}/builds/{{ zuul.build }}.cleanup.flag"