Skip to content

Commit

Permalink
Bytter til main (#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
stigebil authored Aug 17, 2023
1 parent 2917ec4 commit 5f5818a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build-Deploy-Prod
on:
push:
branches:
- master
- main
env:
IMAGE: ghcr.io/navikt/familie-baks-mottak:${{ github.sha }}
IMAGE_LATEST: ghcr.io/navikt/familie-baks-mottak:latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Ende til ende tester kjøres av GHA ved push. Ønsker du å hoppe over dise må
Ende til ende testene ligger her: https://github.com/navikt/familie-ba-e2e/tree/master/autotest

## Produksjonssetting
Appen blir produksjonssatt ved push til master
Appen blir produksjonssatt ved push til main

## Henvendelser
For NAV-interne kan henvendelser rettes til #team-familie på slack. Ellers kan henvendelser rettes via et issue her på github-repoet.
Expand Down

0 comments on commit 5f5818a

Please sign in to comment.