diff options
-rw-r--r-- | .expeditor/config.yml | 3 |
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 |