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

This commit is contained in:
giaogiao 2023-09-12 12:04:40 +08:00
parent 2b6f9e7b32
commit 62dca361f6
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ steps:
host:
path: /root/web
commands:
- apk add tree
- apt-get update && apt-get install tree -y
- tree
- rm -rf ./app/*
- cp -r /go/web/build ./app