Skip to content

Commit

Permalink
Remove trailling spaces
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Dec 9, 2024
1 parent 807fff4 commit c19b458
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ spec:
cp /ssh/id_rsa ~/.ssh
fi
chmod 0400 ~/.ssh/id_rsa
SSH_HOST=$(cat /ssh/host)
BUILD_DIR=$(cat /ssh/user-dir)
export SSH_HOST
Expand Down

0 comments on commit c19b458

Please sign in to comment.