Compare commits

..

No commits in common. "6da658bbe78bba77b974ac660b3b66b04b20a8be" and "bca529e46d0a7f8c2a3bdbe575149d66b96605b2" have entirely different histories.

View file

@ -44,7 +44,7 @@ steps:
SSH_PRIVATE_KEY:
from_secret: SSH_PRIVATE_KEY
commands:
- export SSH_TARGET="$SSH_USER@$SSH_HOST"
- export $SSH_TARGET="$SSH_USER@$SSH_HOST"
- set -x
- echo "$SSH_TARGET"
- echo $SSH_USER | wc -c