diff options
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |