From 7217ee1ec8c039a15f611a959921767448cc372d Mon Sep 17 00:00:00 2001 From: Ferran Llamas Date: Mon, 9 Dec 2024 12:51:30 +0100 Subject: [PATCH] [stage] deployed pull consumers --- features-v2.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features-v2.json b/features-v2.json index 69d3ed6..27e0168 100644 --- a/features-v2.json +++ b/features-v2.json @@ -3,7 +3,8 @@ "rollout": 0, "variants": { "environment": [ - "dev" + "dev", + "stage" ] } },