From a09fd550babeec8d86f8df63246c389df89e4965 Mon Sep 17 00:00:00 2001 From: Stephan D Date: Thu, 12 Feb 2026 13:51:49 +0100 Subject: [PATCH] q NATS --- ci/scripts/payments_quotation/deploy.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/scripts/payments_quotation/deploy.sh b/ci/scripts/payments_quotation/deploy.sh index 6b1dc96e..921a5931 100755 --- a/ci/scripts/payments_quotation/deploy.sh +++ b/ci/scripts/payments_quotation/deploy.sh @@ -34,7 +34,6 @@ load_env_file() { . ci/scripts/common/nats_env.sh - PAYMENTS_QUOTATION_ENV_NAME="${PAYMENTS_QUOTATION_ENV:-prod}" RUNTIME_ENV_FILE="./ci/${PAYMENTS_QUOTATION_ENV_NAME}/.env.runtime"