test deploy settings
This commit is contained in:
parent
f77a1d75c7
commit
26f948d7a9
|
@ -24,9 +24,7 @@ pipeline:
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
host: stage.maidstone-hackspace.org.uk
|
host: stage.maidstone-hackspace.org.uk
|
||||||
user: root
|
user: root
|
||||||
secrets:
|
secrets: [ ssh_key ]
|
||||||
- source: DEPLOY_SSH_KEY
|
|
||||||
target: ssh_key
|
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 480
|
command_timeout: 480
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue