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.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c9922f24e..cef0ff609 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,7 @@ ubuntu:devel:
appimage:build:
image: registry.gitlab.com/remmina/remmina/ubuntu:18.04
stage: build
+ only: [chat]
before_script:
- apt-get update -qq
- apt-get install -y -qq libpcre2-8-0 libpcre2-dev wget
@@ -63,9 +64,6 @@ appimage:build:
paths:
- build/Remmina-x86_64.AppImage
expire_in: 7 days
- only:
- refs:
- - chat
flatpak:test:
image: registry.gitlab.com/remmina/remmina/ubuntu:18.04
stage: build