Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3838e919e..66f5e33f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,9 +105,10 @@ flatpak:test:
script:
- /bin/sh -xe ./flatpak/flatpak-build.sh
artifacts:
- expose_as: 'Testing flatpak package'
+ expose_as: "Download flatpak from the flatpak artifact folder"
paths:
- - flatpak/${BUNDLE}
+ - flatpak/$BUNDLE
+ - flatpak/
expire_in: 10 days
cache:
paths: