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