Skip to content

Commit 557bac6

Browse files
authored
Added job-scheduler to the 1.2.3 manifest. (#1376)
Signed-off-by: dblock <[email protected]>
1 parent c37f61b commit 557bac6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifests/1.2.3/opensearch-1.2.3.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,9 @@ components:
2020
checks:
2121
- gradle:publish
2222
- gradle:properties:version
23+
- name: job-scheduler
24+
repository: https://github.com/opensearch-project/job-scheduler.git
25+
ref: "1.2"
26+
checks:
27+
- gradle:properties:version
28+
- gradle:dependencies:opensearch.version

0 commit comments

Comments
 (0)