zuul/doc/source/examples/zuul-config/playbooks/base/post-logs.yaml

7 lines
147 B
YAML

- hosts: localhost
gather_facts: False
roles:
- generate-zuul-manifest
- role: upload-logs
zuul_log_url: "http://localhost:8000"