mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
allow multiple output locations
This commit is contained in:
parent
2290aa6209
commit
31b6b39b23
2 changed files with 4 additions and 9 deletions
5
.github/workflows/test-iso.yml
vendored
5
.github/workflows/test-iso.yml
vendored
|
|
@ -36,10 +36,6 @@ jobs:
|
|||
version:
|
||||
- 38
|
||||
- 39
|
||||
- 40
|
||||
include:
|
||||
- version: 40
|
||||
web_ui: 'true'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
@ -53,6 +49,5 @@ jobs:
|
|||
IMAGE_TAG: 'latest'
|
||||
VARIANT: 'Kinoite'
|
||||
VERSION: ${{ matrix.version }}
|
||||
WEB_UI: ${{ matrix.web_ui }}
|
||||
ACTION_REPO: ${{ github.repository }}
|
||||
ACTION_REF: ${{ github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue