From 13e2de8903baadf23dad4f542bdf1160867a7970 Mon Sep 17 00:00:00 2001 From: Tom Duffield Date: Wed, 22 Sep 2021 09:48:02 -0500 Subject: fix typo in promotion command Signed-off-by: Tom Duffield --- .expeditor/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.expeditor') diff --git a/.expeditor/config.yml b/.expeditor/config.yml index d8d489098d..e3f36ecf7d 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -73,7 +73,7 @@ subscriptions: - bash:.expeditor/promote-docker-images.sh - workload: project_promoted:{{agent_id}}:* actions: - - built_in:promoted_artifactory_artifact + - built_in:promote_artifactory_artifact - workload: artifact_published:stable:chef:{{version_constraint}} actions: - built_in:rollover_changelog -- cgit v1.2.1