When i try to deploy my jar file from jenkins located in AWS Instance to mule standalone server , i am facing the below issue. Please help me in resolving it.
+ sudo su- cp /var/lib/jenkins/workspace/Addition/addition/target/addition-1.0.0-SNAPSHOT-mule-application.jar /home/ec2-user/mate/mule-enterprise-standalone-4.3.0/apps
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
sudo: no tty present and no askpass program specified
Build step 'Execute shell' marked build as failure
Finished: FAILURE