This commit is contained in:
parent
4f522e34f1
commit
6a6b469ddd
@ -11,7 +11,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- npm install --registry=https://registry.npmmirror.com/
|
- npm install --registry=https://registry.npmmirror.com/
|
||||||
- npm run build
|
- npm run build
|
||||||
- cp dist/. /build/dist
|
- cp -r dist/. /build/dist
|
||||||
|
|
||||||
- name: remote_transmit
|
- name: remote_transmit
|
||||||
image: appleboy/drone-ssh # SSH工具镜像
|
image: appleboy/drone-ssh # SSH工具镜像
|
||||||
|
Loading…
Reference in New Issue
Block a user