Skip to content

Commit ec7e244

Browse files
committed
test
1 parent 5e7e335 commit ec7e244

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/build-openstack-capi-image.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
env:
6666
PACKER_VAR_FILES: kubernetes.json
6767

68-
- name: store openstack image
69-
uses: actions/upload-artifact@v4
70-
with:
71-
name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
72-
path: ./images/capi/output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
68+
# - name: store openstack image
69+
# uses: actions/upload-artifact@v4
70+
# with:
71+
# name: ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}
72+
# path: ./images/capi/output/ubuntu-2404-efi-kube-${{ env.version }}-ck8s-capi-${{ env.tag }}

0 commit comments

Comments
 (0)