修改
continuous-integration/drone/push Build is failing Details

This commit is contained in:
giaogiao 2023-09-11 17:27:04 +08:00
parent c1979dd8ad
commit 1175fd2a52
1 changed files with 1 additions and 0 deletions

View File

@ -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