Skip to content

Commit d5e1245

Browse files
authored
Bugfix: report (hopefully) correct URL to Zuul (#757)
Signed-off-by: Matthias Büchse <matthias.buechse@cloudandheat.com>
1 parent 7fcc8e9 commit d5e1245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/compliance_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
zuul:
2020
artifacts:
2121
- name: "report.yaml"
22-
url: "report.yaml"
22+
url: "artifacts/report.yaml"

0 commit comments

Comments
 (0)