jenkins: fix repo name
This commit is contained in:
parent
9df27f8065
commit
61ceec90fc
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
final String repoName = "mon"
|
||||
final String repoName = "conditional"
|
||||
final String repoUrl = "git@github.com:kemitix/${repoName}.git"
|
||||
final String mvn = "mvn --batch-mode --update-snapshots"
|
||||
|
||||
|
|
Loading…
Reference in a new issue