Add .gitlab-ci.yml

This commit is contained in:
Achilleas Pipinellis 2016-02-26 10:24:20 +00:00
parent 1958fa0940
commit f23cbd5d9a

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
image: jojomi/hugo
pages:
script:
- hugo
artifacts:
paths:
- public