修改
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
c1979dd8ad
commit
1175fd2a52
|
@ -40,6 +40,7 @@ steps:
|
||||||
host:
|
host:
|
||||||
path: /root/web
|
path: /root/web
|
||||||
commands:
|
commands:
|
||||||
|
- export GOPROXY=https://mirrors.aliyun.com/goproxy/
|
||||||
- rm -rf ./app/*
|
- rm -rf ./app/*
|
||||||
- cp -r /web/build ./app
|
- cp -r /web/build ./app
|
||||||
- sed 's/\/static/\/static\/static/g' ./app/index.html
|
- sed 's/\/static/\/static\/static/g' ./app/index.html
|
||||||
|
|
Loading…
Reference in New Issue