Skip to content

Commit 6406f87

Browse files
committed
add input
1 parent f582477 commit 6406f87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-capi-vm-images.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ jobs:
3636
store-openstack-image-elastx:
3737
uses: ./.github/workflows/store-openstack-capi-image-elastx.yml
3838
needs: build-openstack-image
39+
with:
40+
version: ${{ inputs.version || '1.33.1' }}
41+
tag: ${{ inputs.tag || '0.8' }}

0 commit comments

Comments
 (0)