From 582425d7033d939180473084624eebe5b8dac220 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 9 Oct 2020 20:14:43 +0100 Subject: [PATCH] Define stages --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b7f04c..f3f26a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,10 @@ variables: HUGO_VERSION: "0.73.0" GIT_SUBMODULE_STRATEGY: recursive +stages: + - test + - deploy + cache: key: ${CI_COMMIT_REF_SLUG} paths: