zuul/tests/fixtures/config/sql-driver/git/common-config/playbooks/project-test1.yaml

21 lines
520 B
YAML

- hosts: all
tasks:
- name: Return artifact data
zuul_return:
data:
zuul:
artifacts:
- name: relative
url: relative/docs
- name: Return artifact data
zuul_return:
data:
zuul:
log_url: http://logs.example.com/build
foo: bar
artifacts:
- name: tarball
url: http://example.com/tarball
- name: docs
url: http://example.com/docs