We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce1d98 commit d7423ceCopy full SHA for d7423ce
playbooks/base/post-logs.yaml
@@ -1,6 +1,9 @@
1
---
2
- hosts: localhost
3
gather_facts: False
4
+ tasks:
5
+ - debug:
6
+ var: zuul_s3
7
roles:
8
- generate-zuul-manifest
9
- role: upload-logs-s3
0 commit comments