Skip to content

Commit

Permalink
Merge "Add Montreal version pipeline"
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagantall authored and Gerrit Code Review committed Nov 20, 2023
2 parents 81dc5b5 + f282a4a commit 73a8d8e
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 73a8d8e

Please sign in to comment.