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