This commit is contained in:
parent
ae2f946c4a
commit
9e908bab59
|
@ -47,7 +47,7 @@ steps:
|
||||||
key: ${SSH_KEY}
|
key: ${SSH_KEY}
|
||||||
#password: ${PASSWORD}
|
#password: ${PASSWORD}
|
||||||
#passphrase: ${SSH_PASSPHRASE}
|
#passphrase: ${SSH_PASSPHRASE}
|
||||||
port: ${SSH_PORT}
|
port: 22
|
||||||
script:
|
script:
|
||||||
- rm -f env-drone
|
- rm -f env-drone
|
||||||
- cat /proc/sys/kernel/hostname
|
- cat /proc/sys/kernel/hostname
|
||||||
|
|
Loading…
Reference in New Issue