summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-12-21 19:13:04 +0530
committerNeha Pansare <neha.pansare@progress.com>2022-12-21 19:13:04 +0530
commit43c8c4f1b1787f99fb6e3e54ff050301cc68e38e (patch)
tree8bfc1f6329a358d84afeb3cf6285448005d91b0b
parentce230dfe799f2f37929fa8c05732a2a766d4be92 (diff)
downloadchef-43c8c4f1b1787f99fb6e3e54ff050301cc68e38e.tar.gz
Remove nightly for chef16 I think that has stopped version bumps
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-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