From d626571b017043230913871d2f5dc512d30cba47 Mon Sep 17 00:00:00 2001 From: Bauke Date: Thu, 31 Oct 2019 23:44:41 +0100 Subject: [PATCH] refactor: move schedules to proper key --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4bbc4d3..9c85598 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,12 +16,11 @@ test: pages: stage: deploy - only: - - schedules script: - yarn build artifacts: paths: - public only: + - schedules - master@Bauke/tildes-issue-log