summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneha-p6 <neha.pansare@progress.com>2022-12-21 19:21:47 +0530
committerGitHub <noreply@github.com>2022-12-21 19:21:47 +0530
commit5c0531bd7deb657a4b8a692ab6104c57c1c233c6 (patch)
tree8bfc1f6329a358d84afeb3cf6285448005d91b0b
parentce230dfe799f2f37929fa8c05732a2a766d4be92 (diff)
parent43c8c4f1b1787f99fb6e3e54ff050301cc68e38e (diff)
downloadchef-5c0531bd7deb657a4b8a692ab6104c57c1c233c6.tar.gz
Merge pull request #13451 from chef/neha-p6/remove-chef16_nightly
[Chef-16]Remove nightly for chef16 which may be has stopped version bumps
-rw-r--r--.expeditor/config.yml12
1 files changed, 1 insertions, 11 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 2590a61bf8..174dee1333 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -17,13 +17,6 @@ rubygems:
- chef-bin
- chef-utils
-# At the given time, trigger the following scheduled workloads
-# https://expeditor.chef.io/docs/getting-started/subscriptions/#scheduling-workloads
-schedules:
- - name: nightly_build_chef_16
- description: "Run a nightly build in the Buildkite pipeline"
- cronline: "30 2 * * *"
-
pipelines:
- verify:
public: true
@@ -237,7 +230,4 @@ subscriptions:
- bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:fauxhai-ng-*
actions:
- - bash:.expeditor/update_dep.sh
- - workload: schedule_triggered:chef/chef:chef-16:nightly_build_chef_16:*
- actions:
- - trigger_pipeline:omnibus/adhoc \ No newline at end of file
+ - bash:.expeditor/update_dep.sh \ No newline at end of file