This commit is contained in:
2021-09-12 23:01:46 -04:00
parent 8a54e90e57
commit 28b1941397
+13
View File
@@ -0,0 +1,13 @@
image: registry.gitlab.com/pages/hugo:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
pages:
script:
- hugo
artifacts:
paths:
- public
only:
- main