Skip to content

Commit 0ad66a0

Browse files
Enable 1.3.20 snapshots publishing on Jenkins runs (#5195)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 2683611 commit 0ad66a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/opensearch/maven-publish-1.3.x.jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pipeline {
2222
}
2323
triggers {
2424
parameterizedCron '''
25-
H 1 * * * %INPUT_MANIFEST=1.3.19/opensearch-1.3.19.yml
25+
H 1 * * * %INPUT_MANIFEST=1.3.20/opensearch-1.3.20.yml
2626
'''
2727
}
2828
parameters {

0 commit comments

Comments
 (0)