parent
5b22ff9cb2
commit
2b6f9e7b32
@ -39,7 +39,8 @@ steps:
|
|||||||
host:
|
host:
|
||||||
path: /root/web
|
path: /root/web
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
- apk add tree
|
||||||
|
- tree
|
||||||
- rm -rf ./app/*
|
- rm -rf ./app/*
|
||||||
- cp -r /go/web/build ./app
|
- cp -r /go/web/build ./app
|
||||||
- sed 's?/static?/static/static?g' ./app/index.html
|
- sed 's?/static?/static/static?g' ./app/index.html
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
tmp
|
tmp
|
||||||
app
|
|
Loading…
x
Reference in New Issue
Block a user