rebuilding site Sat Jul 30 08:19:14 AM CST 2022

This commit is contained in:
James Feng Cao 2022-07-30 08:19:14 +08:00
parent 04912cdc03
commit d6fae7beef
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
pages:
stage: deploy
script:
- rm -rf public
- mkdir tpublic
- ls | grep -v tpublic | xargs cp -t tpublic
- mv tpublic public
artifacts:
paths:
- public
- .