diff --git a/Jenkinsfile b/Jenkinsfile index 8262408..a9a4458 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -46,7 +46,6 @@ pipeline { expression { '.git' != params.REPOSITORY } } steps { - cleanWs() sh ''' login_url_sub="https://"$(params.USERNAME)":"$(params.PASSWORD)"@" sub='https;//'