File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed
Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 6161 with :
6262 path : src/kayobe-config
6363
64- - name : Output image tag of the builder
65- id : builder_image_tag
66- run : |
67- echo image_tag=$(grep stackhpc_rocky_9_overcloud_host_image_version: etc/kayobe/pulp-host-image-versions.yml | awk '{print $2}') >> $GITHUB_OUTPUT
68-
6964 - name : Determine OpenStack release
7065 id : openstack_release
7166 run : |
Original file line number Diff line number Diff line change 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 : |
You can’t perform that action at this time.
0 commit comments