Skip to content

Commit

Permalink
Oppdater miljøoppsetta
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 committed Oct 28, 2024
1 parent f597be0 commit 74f37f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/deploy_feature.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
uses: navikt/bidrag-workflow/.github/workflows/deploy.yaml@main
secrets: inherit
with:
nais_variabler_filnavn: q1.yaml
maven_options: -B -q -fae -Pit
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: navikt/bidrag-workflow/.github/workflows/deploy.yaml@main
secrets: inherit
with:
nais_variabler_filnavn: main.yaml
nais_variabler_filnavn: q2.yaml
maven_options: -B -q -fae -Pit

deploy_unleash:
Expand Down

0 comments on commit 74f37f4

Please sign in to comment.