Skip to content

Commit 87d3a83

Browse files
committed
fix
1 parent ff81557 commit 87d3a83

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/overcloud-host-image-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
- runner-selection
9494
- create-tag
9595
permissions: {}
96-
96+
steps:
9797
- name: Display overcloud host image tag
9898
run: |
9999
echo "${{ needs.create-tag.outputs.host_image_tag }}"
@@ -357,7 +357,6 @@ jobs:
357357
- create-tag
358358
permissions: {}
359359
steps:
360-
361360
- name: Display overcloud host image tag
362361
run: |
363362
echo "${{ needs.create-tag.outputs.host_image_tag }}"

0 commit comments

Comments
 (0)