Skip to content

Commit

Permalink
bygg dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiklem committed Aug 2, 2023
1 parent 65d1324 commit f2d5450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
deploy-til-dev:
name: Deploy til dev-gcp
needs: bygg-og-push-docker-image
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/fiks-kopier-annonse-kontekst-av-kandidat'
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/override_legacy-peer-deps'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f2d5450

Please sign in to comment.