Skip to content

Commit 317e3a9

Browse files
committed
Deploy i prod uten akseptansetestene
De er veldig brukket på grunn av endringer i NAIS
1 parent ba40670 commit 317e3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dp-inntekt-api-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
deploy-prod:
8282
name: Deploy to Production
83-
needs: [acceptance-tests]
83+
needs: [deploy-dev]
8484
if: github.ref == 'refs/heads/master'
8585
runs-on: ubuntu-latest
8686
steps:

0 commit comments

Comments
 (0)