This commit is contained in:
parent 8209fb3af1
commit ee11aa8575
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -8,7 +8,8 @@ setup-hugo:
- cd ${CI_PROJECT_DIR}
- hugo --minify
artifacts:
- public
paths:
- public
# runs:
# using: 'node16'