mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
set ISO_NAME
This commit is contained in:
parent
685bdf866a
commit
1a9377252d
2 changed files with 5 additions and 5 deletions
2
.github/workflows/test_deployment.yml
vendored
2
.github/workflows/test_deployment.yml
vendored
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
|
||||
- name: Add Kickstart and Grub options to ISO
|
||||
run: |
|
||||
make test/vm/files/install.iso
|
||||
make test/vm/files/install.iso ISO_NAME=${{ inputs[format('iso_name-{0}', matrix.version)] }}
|
||||
|
||||
- name: Create VM disk
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue