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

gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-05-25 12:39:42 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-05-25 12:39:42 +0300
commite39315bb1b916276e088154eb52fab95986727b1 (patch)
treeb0dcd1461e4e9571c56e93a107a9ec2bbc97f295
parent243613d9528e6b6edb5ed5b13ff155232a99d9cf (diff)
Triggers
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c2247bd..50dea20 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,4 +36,7 @@ ppa build:
- dch -v ${TAG}-1+ppa1.1 "Upstream release" -D unstable
- git commit -s -m "Upstream release" -a
- git push origin master
+ only:
+ - triggers
+ - web
when: on_success