mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 07:51:38 +01:00
test ci
This commit is contained in:
@@ -13,6 +13,6 @@ build:flatpak:
|
|||||||
BUNDLE: "${APP_ID}.flatpak"
|
BUNDLE: "${APP_ID}.flatpak"
|
||||||
MANIFEST_PATH: "${APP_ID}.json"
|
MANIFEST_PATH: "${APP_ID}.json"
|
||||||
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
|
RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
|
||||||
stage: build
|
script:
|
||||||
extends:
|
- flatpak-builder --repo repo app ${MANIFEST_PATH}
|
||||||
- .flatpak
|
- flatpak build-bundle --runtime-repo=${RUNTIME_REPO} repo ${BUNDLE} ${APP_ID}
|
||||||
|
|||||||
Reference in New Issue
Block a user