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 1d40f57 commit 7cbc7e7Copy full SHA for 7cbc7e7
playbooks/base/post-logs.yaml
@@ -2,8 +2,6 @@
2
- hosts: localhost
3
gather_facts: False
4
tasks:
5
- - debug:
6
- var: zuul_s3
7
- include_role:
8
name: generate-zuul-manifest
9
zuul.d/jobs.yaml
@@ -22,3 +22,5 @@
22
nodes:
23
- name: ubuntu-jammy
24
label: ubuntu-jammy
25
+ secrets:
26
+ - zuul_s3
0 commit comments