summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrajakta Purohit <prajakta@chef.io>2022-06-03 12:05:02 -0700
committerPrajakta Purohit <prajakta@chef.io>2022-06-03 12:05:02 -0700
commitd12cdeebdfec1dccda987bd217a18c189b3a864c (patch)
tree6a189bd88df4ef91efa39dcea4c5ed5c07b73fe9
parent3201e5f2025779c2acd04c4c5e3193b9005e8276 (diff)
downloadchef-d12cdeebdfec1dccda987bd217a18c189b3a864c.tar.gz
Add nightly builds for chef/chef:main
Signed-off-by: Prajakta Purohit <prajakta@chef.io>
-rw-r--r--.expeditor/config.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index a3d9c202d1..8153880ed8 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -17,6 +17,13 @@ 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
+ description: "Run a nightly build in the Buildkite pipeline"
+ cronline: "0 6 * * *"
+
pipelines:
- verify:
public: true
@@ -258,3 +265,6 @@ subscriptions:
- workload: ruby_gem_published:train-winrm-*
actions:
- bash:.expeditor/update_dep.sh
+ - workload: schedule_triggered:chef/chef:main:nightly_build:*
+ actions:
+ - built_in:trigger_omnibus_expcache_build