Hello Team,
below is my pipeline code when i tried to build got error..
value of server is my ISP IP
have configured nating 22622 to 22 on my local server IP
please suggest how i can resolve this..
testing:
- step:
#name : deploy for testing
script:
- apt update && apt install openssh-server -y
#- cat ./deploy.sh | ssh $USER@$SERVER
- cat ./deploy.sh | ssh $USER@$SERVER -P 22622
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.