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

Commit

Permalink
feat: ovh for dev, preprod
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Jul 26, 2023
1 parent e34d57b commit 4a84c34
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
projectName: archifiltre
ciNamespace: ci-archifiltre

dependencies:
fabrique:
import: SocialGouv/kontinuous/plugins/fabrique

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

environmentPatterns:
# prod: main
preprod: dev

0 comments on commit 4a84c34

Please sign in to comment.