summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-09-22 07:21:25 -0700
committerGitHub <noreply@github.com>2021-09-22 07:21:25 -0700
commit58789757665b3b27271bfd44f37a63ae1de6ff71 (patch)
tree45658639665a81a5066011fd807ee8d5ca3c788c
parente46a8616344361d5ef5dc13f4f0c581d1e4a00ec (diff)
parentebab9dda01b681c4f7a916719664ccfa5f8fb9dd (diff)
downloadchef-58789757665b3b27271bfd44f37a63ae1de6ff71.tar.gz
Merge pull request #12075 from chef/tduffied/16-promotion-fix
Specify promotion actions in .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 bf037cbee1..46bd6f116e 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -63,6 +63,9 @@ subscriptions:
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- built_in:promote_docker_images
+ - workload: project_promoted:{{agent_id}}:*
+ actions:
+ - built_in:promoted_artifactory_artifact
- workload: artifact_published:stable:chef:{{version_constraint}}
actions:
- built_in:rollover_changelog