1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2025-12-12 07:51:38 +01:00
This commit is contained in:
2025-02-06 00:58:51 +01:00
parent 7804069a76
commit af2d8aff27

View File

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