Skip to content

Commit

Permalink
Add Montreal version pipeline
Browse files Browse the repository at this point in the history
Issue-ID: USECASEUI-828
Change-Id: I3eb90ae060df0569384991267be3874221a7bbdb
Signed-off-by: kaixiliu <[email protected]>
  • Loading branch information
kaixiliu committed Nov 20, 2023
1 parent 6c9e388 commit f282a4a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions jjb/usecaseui/usecase-ui-intent-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
stream:
- "master":
branch: "master"
- "kohn":
branch: "kohn"
- "london":
branch: "london"
- "montreal":
branch: "montreal"
mvn-settings: "usecase-ui-intent-analysis-settings"
jobs:
- "{project-name}-{stream}-verify-java"
Expand Down
4 changes: 2 additions & 2 deletions jjb/usecaseui/usecase-ui-nlp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
stream:
- "master":
branch: "master"
- "kohn":
branch: "kohn"
- "london":
branch: "london"
- "montreal":
branch: "montreal"
mvn-settings: "usecase-ui-nlp-settings"
jobs:
- "{project-name}-{stream}-verify-java"
Expand Down
4 changes: 2 additions & 2 deletions jjb/usecaseui/usecase-ui-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
stream:
- "master":
branch: "master"
- "kohn":
branch: "kohn"
- "london":
branch: "london"
- "montreal":
branch: "montreal"
mvn-settings: "usecase-ui-server-settings"
jobs:
- "{project-name}-{stream}-verify-java"
Expand Down
4 changes: 2 additions & 2 deletions jjb/usecaseui/usecase-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
stream:
- "master":
branch: "master"
- "kohn":
branch: "kohn"
- "london":
branch: "london"
- "montreal":
branch: "montreal"
mvn-settings: "usecase-ui-settings"
jobs:
- "{project-name}-{stream}-verify-java"
Expand Down

0 comments on commit f282a4a

Please sign in to comment.