summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Jeanmougin <marcjeanmougin@free.fr>2017-06-14 15:28:28 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2017-06-14 15:28:28 +0000
commit1b9cc23cc2b82d2104a402a1f128afb178437ee6 (patch)
tree49bf708482222521c60a4d17337de496f8bbec22
parentUpdate .gitlab-ci.yml (diff)
downloadinkscape-1b9cc23cc2b82d2104a402a1f128afb178437ee6.tar.gz
inkscape-1b9cc23cc2b82d2104a402a1f128afb178437ee6.zip
Update .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 767821e61..a57f8e61f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,6 +57,7 @@ test:
# uploads the clang scan to user.gitlab.io/inkscape/
pages:
stage: deploy
+ when: manual
dependencies:
- clang
script:
@@ -66,4 +67,3 @@ pages:
- public
only:
- master
- - schedules