mirror of
https://github.com/ManInDark/bootc-image.git
synced 2026-01-21 06:54:28 +01:00
FIX: add ISO type to build-disk workflow
This commit is contained in:
2
.github/workflows/build-disk.yml
vendored
2
.github/workflows/build-disk.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
disk-type: ["qcow2", "anaconda-iso"]
|
||||
disk-type: ["qcow2", "anaconda-iso", "iso"]
|
||||
permissions:
|
||||
contents: read
|
||||
packages: read
|
||||
|
||||
Reference in New Issue
Block a user