Compare commits
No commits in common. "6da658bbe78bba77b974ac660b3b66b04b20a8be" and "bca529e46d0a7f8c2a3bdbe575149d66b96605b2" have entirely different histories.
6da658bbe7
...
bca529e46d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue