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
type: docker
name: default
when:
branch:
- master
clone:
# skip_verify: true
@ -62,8 +59,8 @@ steps:
from_secret: ssh-host
username:
from_secret: ssh-user
password:
from_secret: ssh-password
key:
from_secret: ssh-key
port:
from_secret: ssh-port
command_timeout: 2m
@ -103,8 +100,8 @@ steps:
from_secret: ssh-host
username:
from_secret: ssh-user
password:
from_secret: ssh-password
key:
from_secret: ssh_key
port:
from_secret: ssh-port
script: