From de5dc396f3e546264c9af08b7b3c3808965df9ab Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Wed, 13 Dec 2023 21:40:56 +0100 Subject: [PATCH] feat: use ovh (#219) * feat: use ovh for dev,preprod * fix: config --- .kontinuous/config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .kontinuous/config.yaml diff --git a/.kontinuous/config.yaml b/.kontinuous/config.yaml new file mode 100644 index 0000000..84e0a03 --- /dev/null +++ b/.kontinuous/config.yaml @@ -0,0 +1,8 @@ +projectName: cdtn +ciNamespace: ci-cdtn + +dependencies: + fabrique: + extends: + - name: ovh + - name: buildkit-service