Skip to content

Commit

Permalink
fix: deploy on ovh
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Jul 11, 2023
1 parent a6900a4 commit a560cdc
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/review-auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.ref }}

jobs:
kontinuous:
uses: socialgouv/workflows/.github/workflows/use-ks-wh-review-auto.yaml@v1
socialgouv:
name: "🇫🇷 SocialGouv"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-review-auto.yaml@v1
secrets: inherit
7 changes: 4 additions & 3 deletions .github/workflows/review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.ref }}

jobs:
kontinuous:
uses: socialgouv/workflows/.github/workflows/use-ks-wh-review.yaml@v1
secrets: inherit
socialgouv:
name: "🇫🇷 SocialGouv"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-review.yaml@v1
secrets: inherit
8 changes: 3 additions & 5 deletions .kontinuous/config.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
projectName: sandbox

kubeconfigContext: ovh-dev
dependencies:
fabrique:
import: SocialGouv/kontinuous/plugins/fabrique
options:
registry: harbor.fabrique.social.gouv.fr

extends:
- name: ovh
Empty file added .socialgouv.yaml
Empty file.

0 comments on commit a560cdc

Please sign in to comment.