Skip to content

Commit

Permalink
Update maven publish cron
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Nov 30, 2023
1 parent 897ccfc commit efb064c
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.13/opensearch-1.3.13.yml
H 1 * * * %INPUT_MANIFEST=1.3.14/opensearch-1.3.14.yml
'''
}
parameters {
Expand Down

0 comments on commit efb064c

Please sign in to comment.