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:
authorAntenore Gatta <antenore@simbiosi.org>2020-07-13 15:24:21 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-07-13 15:24:21 +0300
commita40efc5edd01a685c19fa02d887c61d6d986c141 (patch)
tree645c8cfee4c48e9b3af98736837c2249dea4c92b /.gitlab-ci.yml
parent8bc81101e15284422dda5bb2b69ab0a8478942d9 (diff)
artifacts paths can't contain '*' when used with 'expose_as'
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f703d450c..8a07ba373 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -143,7 +143,6 @@ snap:build:
fi
allow_failure: false
artifacts:
- expose_as: "Snap package"
paths: ['./*.snap']
expire_in: 10 days
only: