diff --git a/Jenkinsfile b/Jenkinsfile index 2a78582..5af6e07 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -24,7 +24,8 @@ pipeline { sh ''' #!/bin/bash - source /acmvn + chmod +x /acmvn + /acmvn echo "MVN USERNAME : $MVN_USER" git clean -xfd