再次修改
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
2b6f9e7b32
commit
62dca361f6
|
@ -39,7 +39,7 @@ steps:
|
||||||
host:
|
host:
|
||||||
path: /root/web
|
path: /root/web
|
||||||
commands:
|
commands:
|
||||||
- apk add tree
|
- apt-get update && apt-get install tree -y
|
||||||
- tree
|
- tree
|
||||||
- rm -rf ./app/*
|
- rm -rf ./app/*
|
||||||
- cp -r /go/web/build ./app
|
- cp -r /go/web/build ./app
|
||||||
|
|
Loading…
Reference in New Issue