hmm fixing gitlab-ci.yml (more again)

This commit is contained in:
mose 2019-08-17 05:56:04 +08:00
parent 92314c6f15
commit 46be7dc8f1

View file

@ -1,7 +1,7 @@
image: alpine
pages:
script: cp site public
script: cp -r site public
artifacts:
paths:
- public