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:
-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