1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 02:30:14 +01:00
This commit is contained in:
2026-03-06 15:48:09 +01:00
parent c4858cf683
commit c0a1675370

View File

@@ -18,3 +18,6 @@ flatpak:
script: script:
- flatpak-builder --user --disable-rofiles-fuse app --repo=repo ${MANIFEST} - flatpak-builder --user --disable-rofiles-fuse app --repo=repo ${MANIFEST}
- flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID} - flatpak build-bundle repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID}
artifacts:
paths:
- ${BUNDLE}