Skip to content

Commit

Permalink
Test removing container-env-vars to confirm that the default works
Browse files Browse the repository at this point in the history
  • Loading branch information
jeancochrane committed Nov 30, 2023
1 parent b8c39b6 commit 569d820
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-run-model.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
vcpu: "16.0"
memory: "65536"
role-duration-seconds: 14400 # Worst-case time for a full model run
container-env-vars: |
FOO=foo
BAR=bar
secrets:
AWS_IAM_ROLE_TO_ASSUME_ARN: ${{ secrets.AWS_IAM_ROLE_TO_ASSUME_ARN }}
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}

0 comments on commit 569d820

Please sign in to comment.