Skip to content

Commit f5a172d

Browse files
committed
.github: Add flatcar_production_qemu.sh to generic image zip
When downloading the generic image to run a test it would be nice to have the qemu script in the zip bundle.
1 parent bc0e34c commit f5a172d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ jobs:
279279
scripts/artifacts/images/flatcar_production_image*.json
280280
scripts/artifacts/images/flatcar_production_image_pcr_policy.zip
281281
scripts/artifacts/images/flatcar_production_*_efi_*.fd
282+
scripts/artifacts/images/flatcar_production_qemu.sh
282283
283284
- name: Upload developer container
284285
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)