From 5a296646112aec21b242a19e0fc30064b269a769 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 21 Nov 2021 04:39:57 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 589d242..72ce5d4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,12 +9,15 @@ variables: GIT_SUBMODULE_STRATEGY: recursive +hugo: + state: build + image: monachus/hugo:latest + - hugo + pages: stage: deploy - image: monachus/hugo:latest image: minio/mc:latest script: - - hugo - mkdir .public - cp -r public .public - mc config host add minio http://minio.diskstation.local:80 J5EUEGIEB9BIL5UCPWRF 1SOPPciiXvWiVICzRy45xC5Nw1LNNDWWd0KSQyxW