File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -108,8 +108,6 @@ jobs:
108
108
uses : nais/docker-build-push@v0
109
109
with :
110
110
team : dolly
111
- identity_provider : ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
112
- project_id : ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
113
111
docker_context : ${{ inputs.working-directory }}
114
112
image_suffix : ${{ inputs.image-suffix }}
115
113
outputs :
Original file line number Diff line number Diff line change @@ -145,8 +145,6 @@ jobs:
145
145
uses : nais/docker-build-push@v0
146
146
with :
147
147
team : dolly
148
- identity_provider : ${{ secrets.NAIS_WORKLOAD_IDENTITY_PROVIDER }}
149
- project_id : ${{ vars.NAIS_MANAGEMENT_PROJECT_ID }}
150
148
docker_context : ${{ inputs.working-directory }}
151
149
image_suffix : ${{ inputs.image-suffix }}
152
150
outputs :
You can’t perform that action at this time.
0 commit comments