mirror of https://github.com/torappinfo/uweb
rebuilding site Sat Jul 30 08:43:49 AM CST 2022
parent
368ab38699
commit
c6909f2fbb
@ -1,7 +1,10 @@
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- echo build
|
||||
- rm -rf public
|
||||
- mkdir tpublic
|
||||
- ls | grep -v tpublic | xargs cp -r -t tpublic
|
||||
- mv tpublic public
|
||||
artifacts:
|
||||
paths:
|
||||
- .
|
||||
- public
|
||||
|
Loading…
Reference in New Issue