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:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a07ba373..4d22b3a2a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -110,7 +110,7 @@ flatpak:test:
script:
- /bin/sh -xe ./flatpak/flatpak-build.sh
artifacts:
- expose_as: "Download flatpak from the flatpak artifact folder"
+ expose_as: "Download the flatpak"
paths:
- flatpak/remmina-dev.flatpak
expire_in: 7 days