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

This commit is contained in:
giaogiao 2023-09-12 11:54:29 +08:00
parent 5b22ff9cb2
commit 2b6f9e7b32
2 changed files with 3 additions and 3 deletions

View File

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

@ -1,2 +1 @@
tmp
app
tmp