Skip to content

Commit

Permalink
added ofk-no to deployment to api - wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erling Jahr committed Nov 17, 2023
1 parent dcc30b5 commit d64b7fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/CD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,11 @@ jobs:
packages: write
strategy:
matrix:
org:
- fintlabs-no
cluster:
- aks-beta-fint-2021-11-23
include:
- org: fintlabs-no
cluster: aks-beta-fint-2021-11-23
- org: ofk-no
cluster: aks-api-fint-2022-02-08

steps:
- name: Checkout repository
Expand Down

0 comments on commit d64b7fd

Please sign in to comment.