Skip to content
Snippets Groups Projects
Commit 329bc9d5 authored by kaiyou's avatar kaiyou
Browse files

Setup website CI

parent c5c87b06
No related branches found
No related tags found
No related merge requests found
stages:
- pages
pages:
stage: pages
image: monachus/hugo
script:
- hugo -d ./public
artifacts:
paths:
- public
expire_in: 2 weeks
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment