Last active
December 2, 2017 16:29
-
-
Save Fabianopb/705dfdccf724e5e1c1a3a9ddaaac1770 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export S3_BUCKET="my-bucket-name" | |
export AWS_ACCESS_KEY_ID="ALOTOFCHARACTERS" | |
export AWS_SECRET_ACCESS_KEY="aLotMORErandomCHARACTERSformingAhash" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment