forked from Hg/htlle-da-vorlage
fix typo in 519d7520e6
This commit is contained in:
parent
270affad48
commit
bfe5066408
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(artifactNumToKeepStr: '0'))
|
||||
options { checkoutToSubdirectory('HTLLE-DA-Vorlage/') }
|
||||
checkoutToSubdirectory('HTLLE-DA-Vorlage/')
|
||||
}
|
||||
parameters {
|
||||
string(name: 'USERNAME', defaultValue: 'Username', description: 'Benutzername')
|
||||
|
Loading…
Reference in New Issue
Block a user