From 44695a75460ab4ce702a8940c981a93ebfbe106a Mon Sep 17 00:00:00 2001 From: Bauke Date: Thu, 31 Oct 2019 23:14:38 +0100 Subject: [PATCH] refactor: only run the pages pipeline from scheduled pipeline --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 778ce4b..80ff5c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,8 @@ test: pages: stage: deploy + only: + - schedules script: - yarn build artifacts: