Skip to content

Commit

Permalink
Add empty third party pkg pipeline to expeditor
Browse files Browse the repository at this point in the history
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
  • Loading branch information
marcparadise committed Apr 20, 2020
1 parent 3ffbe8e commit 240cb23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .expeditor/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ pipelines:
definition: .expeditor/release.omnibus.yml
env:
- ADHOC: true
- third-party-packages:
description: post-release publishing of Workstation packages to third party distribution platforms

subscriptions:
- workload: artifact_published:unstable:chef-workstation:{{version_constraint}}
Expand All @@ -62,6 +64,7 @@ subscriptions:
- bash:.expeditor/purge-cdn.sh
- bash:.expeditor/announce-release.sh
- built_in:tag_docker_image

- workload: chef/chef-workstation-app:master_completed:pull_request_merged:chef/chef-workstation-app:master:*
actions:
- bash:.expeditor/update_chef-workstation-app_to_latest.sh
Expand Down
1 change: 1 addition & 0 deletions .expeditor/third-party-packages.pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# This pipeline is currently under development.

0 comments on commit 240cb23

Please sign in to comment.