mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
fix: don't push the iso during testing
This commit is contained in:
parent
e7172778d0
commit
1a58c12608
2 changed files with 6 additions and 0 deletions
1
.github/workflows/test-iso.yml
vendored
1
.github/workflows/test-iso.yml
vendored
|
|
@ -51,6 +51,7 @@ jobs:
|
|||
VERSION: ${{ matrix.version }}
|
||||
ACTION_REPO: ${{ github.repository }}
|
||||
ACTION_REF: ${{ github.ref }}
|
||||
PUSH_ISO: "false"
|
||||
|
||||
check:
|
||||
name: Check build successful
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue