This commit is contained in:
parent
c880abad47
commit
3f214942e5
@ -40,7 +40,7 @@ steps:
|
||||
commands:
|
||||
- pwd
|
||||
- rm -rf ./app/*
|
||||
- cp -r /web/build ./app
|
||||
- cp -r /go/web/build ./app
|
||||
- sed 's/\/static/\/static\/static/g' ./app/index.html
|
||||
- sed 's/\/favicon.ico/\/static\/favicon.ico/g' ./app/index.html
|
||||
- sed 's/\/logo192.png/\/static\/logo192.png/g' ./app/index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user