test drone
continuous-integration/drone/push Build is failing Details

master
zhang 2 years ago
parent 4dfc344be3
commit ade847d553

@ -42,23 +42,22 @@ steps:
volumes:
- name: cache
path: "/var/lib/cache"
- name: scp files
image: appleboy/drone-scp
settings:
host: 192.168.230.38
username: root
password:
from_secret: macro3_psw
port: 22
target: /data/wwwroot/zabbix_back
source: /app/build/*
# - name: scp files
# image: appleboy/drone-scp
# settings:
# host: 192.168.230.38
# username: root
# password:
# from_secret: macro3_psw
# port: 22
# target: /data/wwwroot/zabbix_back
# source: /app/build/*
- name: ssh
image: appleboy/drone-ssh
settings:
host: 192.168.230.38
host: 121.41.171.43
username: root
password:
from_secret: macro3_psw
password: zhang123.
port: 22
command_timeout: 5m
script:

Loading…
Cancel
Save