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