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 (tmow) <antenore@simbiosi.org>2022-11-08 12:16:45 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-11-08 12:16:45 +0300
commit6af570f55c25397653d9b7873afa98c109cecf61 (patch)
tree85e37ade1102c4fb598054de60d2736e24bf476b /.gitlab-ci.yml
parent00ae73d12019305773bcd21df7426924df9de63d (diff)
Update .gitlab-ci.yml file
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7251aeb71..b965949d1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -111,6 +111,8 @@ trigger_build:
- apt-get install -y -qq curl
script:
- curl -X POST -F token=$CITOKEN -F ref=master https://gitlab.com/api/v4/projects/10530342/trigger/pipeline
+ except:
+ - schedules
trigger_ppa:
stage: build
before_script: