kind: pipeline type: exec name: debug steps: - name: test commands: - ssh-add - <<< "${SSH_PRIVATE_KEY}" - ssh isolated echo hello node: server: builder