summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml

index 5f0a4cf7..e6d534f5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -232,6 +232,7 @@ build-flatpak: key: "$CI_JOB_NAME" paths: - build-flatpak/.flatpak-builder/ + when: always # because the arm runner is slow and ooms often otherwise! artifacts: expose_as: 'flatpak' paths: ['build-flatpak/nheko-${ARCH}.flatpak']