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-09-23 01:44:16 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-09-23 01:44:16 +0300
commit1e7774c1e14b6e25180ac8f2ad63748a4ce12608 (patch)
treeb8abdbceb4dcfdbe6fa459e2ae575c2be9ec4171 /.gitlab-ci.yml
parentf3e14634c4df889204568b3383c72ddc7206c220 (diff)
Adding wget and using remmina image for the flatpak
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 d0f9f8f30..a4e2689d9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -72,7 +72,7 @@ appimage:build:
- web
flatpak:test:
- image: ubuntu:18.04
+ image: remmina/ubuntu:18.04
stage: build
variables:
BUNDLE: "remmina-dev.flatpak"