Update '.trustie-pipeline.yml'
continuous-integration/drone/push Build is failing Details

pull/1/head
m53297601 4 years ago
parent ea95e1fb78
commit dd1f3270be

@ -1,7 +1,7 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: 开发流水线1 name: 开发流水线
platform: platform:
os: linux os: linux
arch: amd64 arch: amd64
@ -22,6 +22,7 @@ steps:
password: password:
from_secret: deploy_pwd from_secret: deploy_pwd
port: 22 port: 22
command_timeout: 2m
target: /opt/demo target: /opt/demo
source: source:
- target/*.war - target/*.war

Loading…
Cancel
Save