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 c90bc83 commit 69dec16Copy full SHA for 69dec16
playbooks/base/post-logs.yaml
@@ -4,4 +4,4 @@
4
roles:
5
- generate-zuul-manifest
6
- role: upload-logs
7
- zuul_log_url: "http://localhost:8000"
+ zuul_log_url: "http://172.16.1.164:8000"
zuul.d/projects.yaml
@@ -7,6 +7,7 @@
8
- project:
9
name: stackhpc-zuul-config
10
+ default-branch: main
11
check:
12
jobs:
13
- noop
0 commit comments