From 5fcef07434095427ed55c57a442f02049932c2b6 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 21 Nov 2021 04:40:23 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 72ce5d4..2f9e5c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ variables: hugo: state: build image: monachus/hugo:latest + script: - hugo pages: