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>2019-06-19 01:54:36 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-06-19 01:54:36 +0300
commitc5e516cd873f457e09a35ed6816794827b488c71 (patch)
tree992df37f6d52641d28e243814b6bb7cbce2e493c /.gitlab-ci.yml
parent7247d5d24d84137c9eb2fc0cd85ab976c6fafd5f (diff)
Revert "Update .gitlab-ci.yml"
This reverts commit 7247d5d24d84137c9eb2fc0cd85ab976c6fafd5f
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aa9d7e2ef..fe2d3cf2a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -85,10 +85,8 @@ flatpak:test:
- schedules
snap:build:
- stage: build
- before_script:
- - apt-get update
image: ubuntudesktop/gnome-3-28-1804
+ stage: build
script:
- export LC_ALL=C.UTF-8
- export LANG=C.UTF-8