mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
set iso name
This commit is contained in:
parent
61f74abadb
commit
e4f32f414e
4 changed files with 10 additions and 52 deletions
2
.github/workflows/build_vars.yml
vendored
2
.github/workflows/build_vars.yml
vendored
|
|
@ -3,6 +3,8 @@ on:
|
|||
outputs:
|
||||
ARCH:
|
||||
value: 'x86_64'
|
||||
BUILD_VERSIONS:
|
||||
value: '[38, 39, 40]'
|
||||
IMAGE_NAME:
|
||||
value: 'base'
|
||||
IMAGE_REPO:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue