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

github.com/FreeRDP/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-08-25 18:01:19 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-08-25 18:01:19 +0300
commitcd7f5f147a975d8a45baee9f40cfe64a28670fce (patch)
treef51d9dd45272433fbe2f62a2969408474ae7f4bd /.gitlab-ci.yml
parentfccc5045db163216bcf4eaea9a4d0028eef9afe5 (diff)
Using gitlab registry for remmina/ubuntu:16.04
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 144622fad..5010ce80d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,11 +60,10 @@ ubuntu:devel:
appimage:build:
# image: ubuntu:devel
# stage: cross_environment
- image: remmina/ubuntu:16.04
+ image: registry.gitlab.com/remmina/remmina/ubuntu:16.04
stage: build
before_script:
- apt-get update -qq
- - apt-get install -q -y librsvg2-2 librsvg2-bin librsvg2-common librsvg2-dev
script:
- mkdir $BUILD_FOLDER
@@ -110,7 +109,6 @@ flatpak:test:
- apt-get update -qq
- add-apt-repository $FLATPAK_PPA -y
- apt-get update -qq
- - apt-get install -y -qq flatpak-builder flatpak build-essential git-core
- flatpak --user remote-add --if-not-exists flathub $FLATHUB_REPO
script:
- /bin/sh -xe ./flatpak/flatpak-build.sh