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
9cb60e515a
commit
33304ae202
|
@ -9,8 +9,8 @@ steps:
|
|||
- echo "${SSH_PRIVATE_KEY}" | ssh-add -
|
||||
- ssh isolated echo hello
|
||||
environment:
|
||||
SSH_SECRET_KEY:
|
||||
from_secret: SSH_SECRET_KEY
|
||||
SSH_PRIVATE_KEY:
|
||||
from_secret: SSH_PRIVATE_KEY
|
||||
|
||||
node:
|
||||
server: builder
|
||||
|
|
Loading…
Reference in a new issue