mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-16 21:53:17 +00:00
test ssh access
This commit is contained in:
parent
f35ef53fdb
commit
7fba16388a
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: test
|
||||
commands:
|
||||
- eval `ssh-agent -s`
|
||||
- ssh-add - <<< "${SSH_PRIVATE_KEY}"
|
||||
- echo "${SSH_PRIVATE_KEY}" | ssh-add -
|
||||
- ssh isolated echo hello
|
||||
|
||||
node:
|
||||
|
|
Loading…
Reference in a new issue