File tree Expand file tree Collapse file tree 2 files changed +0
-157
lines changed Expand file tree Collapse file tree 2 files changed +0
-157
lines changed Original file line number Diff line number Diff line change @@ -226,12 +226,6 @@ jobs:
226226 helm_version : " "
227227 experimental : false
228228
229- - federation_member : curvenote
230- helm_version : " "
231- experimental : false
232- aws_deployment_role : arn:aws:iam::166088433508:role/binderhub-github-oidc-mybinderorgdeploy
233- aws_region : us-east-2
234-
235229 # These permissions are needed to interact with GitHub's OIDC Token endpoint.
236230 permissions :
237231 id-token : write
@@ -294,14 +288,6 @@ jobs:
294288 with :
295289 version : ${{ env.GCLOUD_SDK_VERION }}
296290
297- - name : " Stage 1: Configure AWS credentials"
298- if : matrix.federation_member == 'curvenote'
299- uses : aws-actions/configure-aws-credentials@v4
300- with :
301- role-to-assume : ${{ matrix.aws_deployment_role }}
302- aws-region : ${{ matrix.aws_region }}
303- role-session-name : mybinder-github-cd
304-
305291 - name : " Stage 1: Install kubectl ${{ env.KUBECTL_VERSION }}"
306292 uses : azure/setup-kubectl@v4
307293 with :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments