From a286d975bf58ace68bb986c5257a790507c1b705 Mon Sep 17 00:00:00 2001 From: Sean Simmons Date: Wed, 15 Nov 2023 11:06:51 -0500 Subject: [PATCH] adding adhoc canary this is going to be used for testing openssl and other changes that require the chef-canary buildkite org Signed-off-by: Sean Simmons --- .expeditor/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d860d6edd..e15af1f3d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -28,6 +28,12 @@ pipelines: env: - ADHOC: true - IGNORE_ARTIFACTORY_RUBY_PROXY: true + - omnibus/adhoc-canary: + canary: true + definition: .expeditor/release.omnibus.yml + env: + - ADHOC: true + - IGNORE_ARTIFACTORY_RUBY_PROXY: true - third-party-packages: description: post-release publishing of Workstation packages to third party distribution platforms