summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@chef.io>2019-10-22 23:05:31 -0700
committerGitHub <noreply@github.com>2019-10-22 23:05:31 -0700
commit2bdb7223a6d9798773b5b9fee004d7fce7cb2aee (patch)
tree0bf0dcfd6241a2e5d2cad9ea81409bc84cab4c2e
parent566c08e697b1aef312def2150a59c8c651edb982 (diff)
parent90a795251a5d1df5fb5a0f5fcaf224b311e7397a (diff)
downloadchef-2bdb7223a6d9798773b5b9fee004d7fce7cb2aee.tar.gz
Fix habitat test pipeline name for real this time (#9008)
Fix habitat test pipeline name for real this time
-rw-r--r--.expeditor/config.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml
index 3272e4c7eb..ebbc011ba0 100644
--- a/.expeditor/config.yml
+++ b/.expeditor/config.yml
@@ -26,8 +26,9 @@ pipelines:
- verify:
public: true
- habitat/build
- - habitat-test:
+ - habitat/test:
definition: .expeditor/habitat-test.pipeline.yml
+ trigger: default
- omnibus/release
- omnibus/adhoc:
definition: .expeditor/release.omnibus.yml