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: volumes:
- name: cache - name: cache
path: "/var/lib/cache" path: "/var/lib/cache"
- name: scp files # - name: scp files
image: appleboy/drone-scp # image: appleboy/drone-scp
settings: # settings:
host: 192.168.230.38 # host: 192.168.230.38
username: root # username: root
password: # password:
from_secret: macro3_psw # from_secret: macro3_psw
port: 22 # port: 22
target: /data/wwwroot/zabbix_back # target: /data/wwwroot/zabbix_back
source: /app/build/* # source: /app/build/*
- name: ssh - name: ssh
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
host: 192.168.230.38 host: 121.41.171.43
username: root username: root
password: password: zhang123.
from_secret: macro3_psw
port: 22 port: 22
command_timeout: 5m command_timeout: 5m
script: script:

Loading…
Cancel
Save