From 5f9c637000512519be84384244293e125fc4224a Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 21 Nov 2021 04:48:51 +0000 Subject: [PATCH] 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 2f9e5c8..bd3bfb9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ variables: GIT_SUBMODULE_STRATEGY: recursive hugo: - state: build + stage: build image: monachus/hugo:latest script: - hugo