hmm fixing gitlab-ci.yml (more again just a little)

This commit is contained in:
mose 2019-08-17 05:57:13 +08:00
parent 46be7dc8f1
commit 869694bfd2

View file

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