summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-09-22 07:26:58 -0700
committerGitHub <noreply@github.com>2021-09-22 07:26:58 -0700
commit4e57e7b14e6ea1a5604886622cbb25189d166fe2 (patch)
treeffc8e07a3d265e58e2202edb5b85d9e11768cbb9
parent9ab6fd53da4a1f06d5251646df47da7d04417cce (diff)
parentc316c72ed2ecf988470187f0b3d53d17afe4bdad (diff)
downloadchef-4e57e7b14e6ea1a5604886622cbb25189d166fe2.tar.gz
Merge pull request #12074 from chef/tduffield/17-promotion-fix
Add promotion logic to .expeditor/config.yml
-rw-r--r--.expeditor/config.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 067f7394ac..d8d489098d 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -71,6 +71,9 @@ subscriptions:
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- bash:.expeditor/promote-docker-images.sh
+ - workload: project_promoted:{{agent_id}}:*
+ actions:
+ - built_in:promoted_artifactory_artifact
- workload: artifact_published:stable:chef:{{version_constraint}}
actions:
- built_in:rollover_changelog