Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
feat: ovh for dev, preprod (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Jul 26, 2023
1 parent 1a40548 commit f74bfff
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
projectName: archifiltre
ciNamespace: ci-archifiltre

dependencies:
fabrique:
extends:
- name: ovh
ifEnv: [dev,preprod]
- name: buildkit-service
ifEnv: [dev,preprod]

0 comments on commit f74bfff

Please sign in to comment.