This commit is contained in:
Luca Bilke 2023-11-29 10:48:56 +01:00
parent f4d917a3be
commit 0eb5a90923
1 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ steps:
package-xbps:
image: ghcr.io/void-linux/void-musl-busybox
environment:
- LICENSE="GPL-2.0"
- SHORT_DESCRIPTION="Customized dwmblocks-async"
- LICENSE=GPL-2.0
- SHORT_DESCRIPTION=Customized dwmblocks-async
commands: |
xbps-create -A x86_64 \
-H "$${CI_REPO_URL}" \
@ -43,7 +43,7 @@ steps:
publish-xbps:
image: ghcr.io/void-linux/void-musl-busybox
environment:
- XBPS_TARGET_ARCH="x86_64"
- XBPS_TARGET_ARCH=x86_64
secrets:
- source: xbps_pem_passphrase
target: XBPS_PASSPHRASE