test ssh access

pull/110/head
Alya Sirko 2022-08-30 21:43:59 +03:00
parent 9cb60e515a
commit 33304ae202
1 changed files with 2 additions and 2 deletions

View File

@ -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