hmm fixing gitlab-ci.yml (more)

This commit is contained in:
mose 2019-08-17 05:55:10 +08:00
parent bd3acc043d
commit 92314c6f15

View file

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