summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.expeditor/config.yml10
1 files changed, 9 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index e46a3a1f2c..485940678a 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -17,6 +17,11 @@ rubygems:
- chef-bin
- chef-utils
+schedules:
+ - name: adhoc_build_chef_17
+ description: "Run an adhoc build for chef-17, twice a week in the Buildkite pipeline"
+ cronline: "30 9 * * 0,3"
+
pipelines:
- verify:
public: true
@@ -239,4 +244,7 @@ subscriptions:
- bash:.expeditor/update_dep.sh
- workload: ruby_gem_published:fauxhai-ng-*
actions:
- - bash:.expeditor/update_dep.sh \ No newline at end of file
+ - bash:.expeditor/update_dep.sh
+ - workload: schedule_triggered:chef/chef:chef-17:adhoc_build_chef_17:*
+ actions:
+ - trigger_pipeline:omnibus/adhoc