Skip to content

Commit

Permalink
Start building 1.3.0 snapshot artifacts for OpenSearch
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Nov 23, 2021
1 parent 710755d commit 75c8c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/opensearch/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pipeline {
agent none
triggers {
parameterizedCron '''
H */2 * * * %INPUT_MANIFEST=1.2.0/opensearch-1.2.0.yml
H */2 * * * %INPUT_MANIFEST=1.3.0/opensearch-1.3.0.yml
H 1 * * * %INPUT_MANIFEST=2.0.0/opensearch-2.0.0.yml
'''
}
Expand Down

0 comments on commit 75c8c2a

Please # to comment.