From af2d8aff2701d41ddb1f69d1ab1bf7a262bd8208 Mon Sep 17 00:00:00 2001 From: Sophie Krause Date: Thu, 6 Feb 2025 00:58:51 +0100 Subject: [PATCH] test ci --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 573c4d4..78e7feb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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}