From c316c72ed2ecf988470187f0b3d53d17afe4bdad Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 21 Sep 2021 18:29:23 -0700 Subject: Chefstyle fix Signed-off-by: Tim Smith Signed-off-by: Tom Duffield --- .expeditor/config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.expeditor') 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 -- cgit v1.2.1