This commit is contained in:
parent
6e52503266
commit
11e0d73c75
@ -43,7 +43,7 @@ steps:
|
|||||||
script:
|
script:
|
||||||
- echo '====== deploy start ======'
|
- echo '====== deploy start ======'
|
||||||
- cd /makeit/web/graffiti
|
- cd /makeit/web/graffiti
|
||||||
- rm -rf index.html favicon.ico ads.txt js css fonts img
|
- rm -rf !(dist*)
|
||||||
- mv ./dist/* ./
|
- mv ./dist/* ./
|
||||||
- rm -rf dist
|
- rm -rf dist
|
||||||
- echo '====== deploy success ======'
|
- echo '====== deploy success ======'
|
||||||
|
Loading…
Reference in New Issue
Block a user