You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [USERNAME, USERPASS] See https://jenkins.io/redirect/groovy-string-interpolation for details. + sshpass -p **** -v ssh -o 'StrictHostKeyChecking=no' ****@x.x.xx 'docker pull asadleo94/train-schedule:6' /var/jenkins_home/workspace/train-schedule_master@2@tmp/durable-f0d82f3c/script.sh: line 1: sshpass: not found #13