From 1175aa2a1cbd816d7d177e082e1790f4514f095b Mon Sep 17 00:00:00 2001 From: nitin sanghi Date: Wed, 18 Dec 2024 18:50:46 +0530 Subject: [PATCH] Added one more channel and remove test from promote pipeline Signed-off-by: nitin sanghi --- .expeditor/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/config.yml b/.expeditor/config.yml index 00b056bc..e2e6a474 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -30,6 +30,7 @@ changelog: rollup_header: Changes not yet released to rubygems.org artifact_channels: - dev + - stable pipelines: - verify: description: Pull Request validation tests @@ -84,5 +85,4 @@ subscriptions: actions: # when all of the hab package publish to the unstable channel, test and promote them - built_in:promote_habitat_packages - - trigger_pipeline:habitat/test \ No newline at end of file