summaryrefslogtreecommitdiff
path: root/.expeditor/config.yml
diff options
context:
space:
mode:
authorGene Wood <gene_wood@cementhorizon.com>2022-09-16 14:32:36 -0700
committerGene Wood <gene_wood@cementhorizon.com>2022-09-16 14:32:36 -0700
commite1b43995a26591ced7716837d7da1a24c1b02d75 (patch)
tree1c26bd4eb6c1c5c30b86189ee5cf3fade11310f5 /.expeditor/config.yml
parent9e6c10160e87bedb703e2409776cd08011798210 (diff)
parent37a97f02edee045e5f8387f7071f67600ea811dd (diff)
downloadchef-e1b43995a26591ced7716837d7da1a24c1b02d75.tar.gz
Merge branch 'main' into fix_install_snaps_call
Diffstat (limited to '.expeditor/config.yml')
-rw-r--r--.expeditor/config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index d249264afa..18f4d859df 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -54,6 +54,9 @@ pipelines:
definition: .expeditor/adhoc-canary.omnibus.yml
env:
- ADHOC: true
+ - macos_universal_package:
+ description: Builds universal macos package using arch specific packages
+ definition: .expeditor/macos_universal_package.pipeline.yml
github:
# This deletes the GitHub PR branch after successfully merged into the release branch
@@ -86,6 +89,7 @@ subscriptions:
- workload: artifact_published:unstable:chef:{{version_constraint}}
actions:
- trigger_pipeline:docker/build
+ - trigger_pipeline:macos_universal_package
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- bash:.expeditor/promote-docker-images.sh