diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 07c0aef7..d38825ae 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -67,17 +67,4 @@ subscriptions: pipelines: - verify: description: Pull Request validation tests - public: true - - habitat/publish: - env: - - HAB_NONINTERACTIVE: "true" - - HAB_NOCOLORING: "true" - - HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true" - - habitat/test: - description: Execute tests against the habitat artifact - definition: .expeditor/habitat-test.pipeline.yml - env: - - HAB_NONINTERACTIVE: "true" - - HAB_NOCOLORING: "true" - - HAB_STUDIO_SECRET_HAB_NONINTERACTIVE: "true" - trigger: pull_request \ No newline at end of file + public: true \ No newline at end of file