test ssh access

pull/110/head
Alya Sirko 2022-08-30 21:32:01 +03:00
parent 50788fe21c
commit f35ef53fdb
1 changed files with 1 additions and 0 deletions

View File

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