Skip to content

Commit

Permalink
Merge pull request #48 from NASA-IMPACT/ab/add-role-arn
Browse files Browse the repository at this point in the history
Add AWS_ROLE_ARN
  • Loading branch information
ranchodeluxe authored Mar 8, 2024
2 parents d725d96 + c0eb4e5 commit 0ad5e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/job-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ jobs:
PARALLELISM_OPTION: ${{ github.event.inputs.parallelism }}
OUTPUT_BUCKET: ${{ vars.OUTPUT_BUCKET }}
AUTH_MODE: ${{ github.event.inputs.auth_mode }}
AWS_ROLE_ARN: ${{ vars.AWS_ROLE_ARN }}
RESOURCE_PROFILE: ${{ github.event.inputs.resource_profile }}

- name: cleanup if "pangeo-forge-runner bake" failed
Expand Down

0 comments on commit 0ad5e3a

Please sign in to comment.