We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f582477 commit 6406f87Copy full SHA for 6406f87
.github/workflows/build-capi-vm-images.yml
@@ -36,3 +36,6 @@ jobs:
36
store-openstack-image-elastx:
37
uses: ./.github/workflows/store-openstack-capi-image-elastx.yml
38
needs: build-openstack-image
39
+ with:
40
+ version: ${{ inputs.version || '1.33.1' }}
41
+ tag: ${{ inputs.tag || '0.8' }}
0 commit comments