summaryrefslogtreecommitdiff
path: root/.expeditor
diff options
context:
space:
mode:
Diffstat (limited to '.expeditor')
-rw-r--r--.expeditor/config.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 869d7e0c23..d323cf4025 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -21,6 +21,8 @@ pipelines:
- verify:
public: true
- docker/build
+ definition: .expeditor/docker-build.pipeline.yml
+ trigger: default
- habitat/build
- habitat/test:
definition: .expeditor/habitat-test.pipeline.yml
@@ -66,12 +68,12 @@ subscriptions:
- trigger_pipeline:docker/build
- workload: artifact_published:current:chef:{{version_constraint}}
actions:
- - built_in:promote_docker_images
+ - bash:.expeditor/promote-docker-images.sh
- workload: artifact_published:stable:chef:{{version_constraint}}
actions:
- built_in:rollover_changelog
- bash:.expeditor/update_dockerfile.sh
- - built_in:promote_docker_images
+ - bash:.expeditor/promote-docker-images.sh
- built_in:publish_rubygems
- built_in:promote_habitat_packages
- built_in:notify_chefio_slack_channels