try to fix da chekcout
This commit is contained in:
parent
42f9d803b0
commit
83160cc0e2
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -46,7 +46,6 @@ pipeline {
|
||||
expression { '.git' != params.REPOSITORY }
|
||||
}
|
||||
steps {
|
||||
cleanWs()
|
||||
sh '''
|
||||
login_url_sub="https://"$(params.USERNAME)":"$(params.PASSWORD)"@"
|
||||
sub='https;//'
|
||||
|
Loading…
Reference in New Issue
Block a user