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 b2e46d0 commit ad5b76fCopy full SHA for ad5b76f
.github/workflows/build-openstack-capi-image.yml
@@ -81,5 +81,5 @@ jobs:
81
- name: store openstack image
82
uses: actions/upload-artifact@v4
83
with:
84
- name: openstack-image
85
- path: ./output/
+ name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
+ path: ./output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
0 commit comments