Skip to content

Commit dab458f

Browse files
committed
overcloud-host-image-build.yml: remove unused Output image tag of the builder
1 parent 4deb6f0 commit dab458f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ jobs:
7272
with:
7373
path: src/kayobe-config
7474

75-
- name: Output image tag of the builder
76-
id: builder_image_tag
77-
run: |
78-
echo image_tag=$(grep stackhpc_rocky_9_overcloud_host_image_version: etc/kayobe/pulp-host-image-versions.yml | awk '{print $2}') >> $GITHUB_OUTPUT
79-
8075
- name: Determine OpenStack release
8176
id: openstack_release
8277
run: |

0 commit comments

Comments
 (0)