Skip to content

Commit

Permalink
Oppdater tillatelser (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 authored Oct 22, 2024
1 parent b6d5274 commit 868eff6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_q1.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deploy q1
on:
workflow_dispatch:
push:
branches:
- 'q1/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy_q2.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deploy q2
on:
workflow_dispatch:
push:
branches:
- 'q2/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deploy_q4.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Deploy q4
on:
workflow_dispatch:
push:
branches:
- '**'
Expand Down
3 changes: 3 additions & 0 deletions .nais/q2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ azureAccessInbound:
- application: bidrag-behandling-q2
namespace: bidrag
cluster: dev-gcp
- application: bidrag-behandling
namespace: bidrag
cluster: dev-gcp
- application: bisys
namespace: bidrag
cluster: dev-fss
Expand Down

0 comments on commit 868eff6

Please sign in to comment.