From 1b9cc23cc2b82d2104a402a1f128afb178437ee6 Mon Sep 17 00:00:00 2001 From: Marc Jeanmougin Date: Wed, 14 Jun 2017 15:28:28 +0000 Subject: Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3