...
This commit is contained in:
parent
a00b594f8c
commit
a0f1ac5bb5
1 changed files with 1 additions and 4 deletions
|
|
@ -129,10 +129,7 @@ jobs:
|
||||||
if: ${{ steps.build_image.outputs.image_path_from_build }}
|
if: ${{ steps.build_image.outputs.image_path_from_build }}
|
||||||
with:
|
with:
|
||||||
name: release-artifact
|
name: release-artifact
|
||||||
path: |
|
path: metadata.json
|
||||||
result/
|
|
||||||
metadata.json
|
|
||||||
!**/*.vma.zst
|
|
||||||
|
|
||||||
- name: Upload Image Artifact
|
- name: Upload Image Artifact
|
||||||
id: image-artifact
|
id: image-artifact
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue