Skip to content

Commit

Permalink
Pølsefingre.... Deploy master til DEV
Browse files Browse the repository at this point in the history
Co-authored-by: Marius Eriksen <[email protected]>
  • Loading branch information
mkjeldsr and MariusEriksen committed Dec 5, 2023
1 parent 147e588 commit efe982c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dp-inntekt-api-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
deploy-dev:
name: Deploy to dev
needs: [build]
if: github.ref == 'refs/heads/task/nye-inntektsklasser'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
environment: dev-fss
steps:
Expand Down

0 comments on commit efe982c

Please sign in to comment.