Skip to content

Commit

Permalink
updated readme to include --aws-profile issue fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberrspiritt committed Mar 10, 2021
1 parent 5a4e3e2 commit 3c6d882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Install the [Serverless Framework](https://serverless.com/) if you don't have it

git clone https://github.com/jweyrich/cloudfront-invalidate-dist.git
cd cloudfront-invalidate-dist
export AWS_SDK_LOAD_CONFIG=1
serverless deploy [--aws-profile yourProfile]

### Configure your CodePipeline
Expand Down

0 comments on commit 3c6d882

Please sign in to comment.