Skip to content

Commit

Permalink
notifiser om deploy itl prod
Browse files Browse the repository at this point in the history
  • Loading branch information
gtcno committed Sep 20, 2024
1 parent 0ee736c commit 25b79b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
needs: [ build ]
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
environment: prod-gcp
steps:
- uses: actions/checkout@v4
- uses: nais/deploy/actions/deploy@v2
Expand Down

0 comments on commit 25b79b9

Please sign in to comment.