Skip to content

Commit 196e4da

Browse files
authored
Update repo in Jenkinsfile
1 parent 2831179 commit 196e4da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ library identifier: 'BattlePipelineLib@master', retriever: modernSCM(
44
credentialsId: 'github-login'])
55

66
compileAndDeployMaven {
7-
repo = 'BattleTracker'
8-
}
7+
repo = 'BattleTracker-Legacy'
8+
}

0 commit comments

Comments
 (0)