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

This commit is contained in:
mose 2019-08-17 05:57:53 +08:00
parent 869694bfd2
commit 2492a9ebca

View file

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