test ssh access

pull/110/head
Alya Sirko 2022-08-30 21:42:37 +03:00
parent 7fba16388a
commit 9cb60e515a
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ steps:
- eval `ssh-agent -s`
- echo "${SSH_PRIVATE_KEY}" | ssh-add -
- ssh isolated echo hello
environment:
SSH_SECRET_KEY:
from_secret: SSH_SECRET_KEY
node:
server: builder