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