Skip to content

Commit

Permalink
Remove cron build for 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Zelin Hao <[email protected]>
  • Loading branch information
zelinh committed Jun 10, 2022
1 parent 1ab874f commit 644dc4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jenkins/check-for-build.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ pipeline {
}
triggers {
parameterizedCron '''
H/10 * * * * %INPUT_MANIFEST=2.0.1/opensearch-dashboards-2.0.1.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H/10 * * * * %INPUT_MANIFEST=2.0.1/opensearch-2.0.1.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=2.1.0/opensearch-2.1.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
H 1 * * * %INPUT_MANIFEST=2.1.0/opensearch-dashboards-2.1.0.yml;TARGET_JOB_NAME=distribution-build-opensearch-dashboards
H 1 * * * %INPUT_MANIFEST=3.0.0/opensearch-3.0.0.yml;TARGET_JOB_NAME=distribution-build-opensearch
Expand Down

0 comments on commit 644dc4b

Please sign in to comment.