test ssh access

pull/110/head
Alya Sirko 2022-08-30 21:44:37 +03:00
parent 33304ae202
commit 0d7712a3b9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ steps:
- name: test
commands:
- eval `ssh-agent -s`
- echo "${SSH_PRIVATE_KEY}" | ssh-add -
- echo "$SSH_PRIVATE_KEY" | ssh-add -
- ssh isolated echo hello
environment:
SSH_PRIVATE_KEY: