We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff81557 commit 87d3a83Copy full SHA for 87d3a83
1 file changed
.github/workflows/overcloud-host-image-build.yml
@@ -93,7 +93,7 @@ jobs:
93
- runner-selection
94
- create-tag
95
permissions: {}
96
-
+ steps:
97
- name: Display overcloud host image tag
98
run: |
99
echo "${{ needs.create-tag.outputs.host_image_tag }}"
@@ -357,7 +357,6 @@ jobs:
357
358
359
steps:
360
361
362
363
0 commit comments