We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2683611 commit 0ad66a0Copy full SHA for 0ad66a0
jenkins/opensearch/maven-publish-1.3.x.jenkinsfile
@@ -22,7 +22,7 @@ pipeline {
22
}
23
triggers {
24
parameterizedCron '''
25
- H 1 * * * %INPUT_MANIFEST=1.3.19/opensearch-1.3.19.yml
+ H 1 * * * %INPUT_MANIFEST=1.3.20/opensearch-1.3.20.yml
26
'''
27
28
parameters {
0 commit comments