forked from Hg/htlle-da-vorlage
clene workspace before DA checkout
This commit is contained in:
parent
e0b68bc600
commit
478488bdca
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -38,6 +38,7 @@ 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