Skip to content

Commit

Permalink
Deploy til dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sstensby committed Sep 30, 2024
1 parent 23dfe8f commit d80bbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches:
- main
- lenke-til-artikkel-om-rekruttering
- oasis-upgrade
paths-ignore:
- "**.md"
- "**/**.md"
Expand Down Expand Up @@ -106,4 +106,4 @@ jobs:
image: ${{ needs.docker-build-push.outputs.image }}
team: pia
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}

0 comments on commit d80bbfa

Please sign in to comment.