From 62954c5734361b8a0d26efe3082e028f3f4968e0 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Tue, 5 Dec 2023 18:41:00 +0100 Subject: [PATCH] feat: ovh in prod --- .kontinuous/config.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.kontinuous/config.yaml b/.kontinuous/config.yaml index 0732bb71..acaf2622 100644 --- a/.kontinuous/config.yaml +++ b/.kontinuous/config.yaml @@ -4,7 +4,5 @@ ciNamespace: ci-emjpm dependencies: fabrique: extends: - - name: ovh - ifEnv: [dev,preprod] - - name: buildkit-service - ifEnv: [dev,preprod] + - name: ovh + - name: buildkit-service