Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
stigus committed Oct 16, 2023
2 parents 00c8b28 + 83d01b5 commit 483c890
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/idporten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: nais/deploy/actions/deploy@v1
with:
team: dolly
env:
APIKEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
CLUSTER: prod-gcp
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/maskinporten.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: nais/deploy/actions/deploy@v1
with:
team: dolly
env:
APIKEY: ${{ secrets.NAIS_DOLLY_DEPLOY_API_KEY }}
CLUSTER: prod-gcp
Expand Down

0 comments on commit 483c890

Please sign in to comment.