Skip to content

Commit

Permalink
Skift til DAB for image docker build push
Browse files Browse the repository at this point in the history
  • Loading branch information
tu55eladd committed May 22, 2024
1 parent 2ecae2c commit b3920ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: nais/docker-build-push@v0
id: docker-build-push
with:
team: pto
team: dab
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: nais/docker-build-push@v0
id: docker-build-push
with:
team: pto
team: dab
identity_provider: ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
project_id: ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
- name: Slack Notification (test failure)
Expand Down

0 comments on commit b3920ad

Please sign in to comment.