Skip to content

Commit

Permalink
[1.3.11]correction on missing update (#3642)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Lu <chunglu@amazon.com>
  • Loading branch information
jordarlu authored Jun 20, 2023
1 parent dc3f587 commit ebcf915
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 @@ -13,7 +13,7 @@ pipeline {
}
triggers {
parameterizedCron '''
H 1 * * * %INPUT_MANIFEST=1.3.10/opensearch-1.3.11.yml
H 1 * * * %INPUT_MANIFEST=1.3.11/opensearch-1.3.11.yml
'''
}
parameters {
Expand Down

0 comments on commit ebcf915

Please sign in to comment.