Skip to content

Commit

Permalink
ADjust Taskfile
Browse files Browse the repository at this point in the history
  • Loading branch information
daknhh committed Dec 21, 2021
1 parent 09a256d commit 6898d26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ env:
PROCESS_PARAMETERS: values/david-test.json
CDK_DEFAULT_ACCOUNT: $(aws sts get-caller-identity |jq -r .Account)
REGION: $(aws configure get profile.$AWSUME_PROFILE.region)
SKIP_QUOTA_CHECK: true

tasks:
deploy:
Expand Down

0 comments on commit 6898d26

Please sign in to comment.