Compare commits
2 commits
bca529e46d
...
6da658bbe7
Author | SHA1 | Date | |
---|---|---|---|
6da658bbe7 | |||
b99c21036f |
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