Skip to content

Commit

Permalink
Enable 1.3.20 snapshots publishing on Jenkins runs (#5195)
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Dec 2, 2024
1 parent 2683611 commit 0ad66a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/opensearch/maven-publish-1.3.x.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pipeline {
}
triggers {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=1.3.19/opensearch-1.3.19.yml
H 1 * * * %INPUT_MANIFEST=1.3.20/opensearch-1.3.20.yml
'''
}
parameters {
Expand Down

0 comments on commit 0ad66a0

Please sign in to comment.