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