ssh-key
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Giles Bradshaw 2020-04-03 08:28:18 +01:00
parent da38e086f7
commit feea2e1592
1 changed files with 4 additions and 7 deletions

View File

@ -3,9 +3,6 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default
when:
branch:
- master
clone: clone:
# skip_verify: true # skip_verify: true
@ -62,8 +59,8 @@ steps:
from_secret: ssh-host from_secret: ssh-host
username: username:
from_secret: ssh-user from_secret: ssh-user
password: key:
from_secret: ssh-password from_secret: ssh-key
port: port:
from_secret: ssh-port from_secret: ssh-port
command_timeout: 2m command_timeout: 2m
@ -103,8 +100,8 @@ steps:
from_secret: ssh-host from_secret: ssh-host
username: username:
from_secret: ssh-user from_secret: ssh-user
password: key:
from_secret: ssh-password from_secret: ssh_key
port: port:
from_secret: ssh-port from_secret: ssh-port
script: script: