mirror of
https://github.com/pcvolkmer/osc-variant.git
synced 2025-04-19 19:56:50 +00:00
build: build packages with zip support but without valid zip password
This commit is contained in:
parent
96875c2da9
commit
c924653677
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -5,6 +5,10 @@ on:
|
|||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
|
env:
|
||||||
|
# Use invalid OSB key to packages with ZIP support but without valid build in password
|
||||||
|
OSB_KEY: "invalid"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linuxbuild:
|
linuxbuild:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user