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
| blah |
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
| bla |
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
| ggrgrgr |
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
| echo -en "* Incrementing Deployment:" | |
| version=`cat VERSION_NUMBER` | |
| version=$((version+1)) | |
| echo -n "$version" > VERSION_NUMBER | |
| sed -i '' "s/{{VERSION}}/$version/g" ../index.html | |
| echo -e " Done.\n\n" |
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
| Russian Wheat Pancakes | |
| Grandpa Wily | |
| 3/4 c whole wheat | |
| 1 c milk | |
| 2 T sugar | |
| 1/4 t salt | |
| 2 t baking powder | |
| 2 eggs | |
| 1/2 c oil |
I hereby claim:
- I am pdehaye on github.
- I am pdehaye (https://keybase.io/pdehaye) on keybase.
- I have a public key ASBtWga7wulkxawSngRdgoo2tQeC_otBZvjBGK3fImvOwAo
To claim this, I am signing this object:
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
| Parameters: | |
| DomainName: | |
| Description: Beanstalk Domain Name of the Application | |
| Type: String | |
| Default: example.com | |
| ConstraintDescription: Must be a valid Domain Name | |
| DomainZoneId: | |
| Description: Domain Name Hosted Zone ID | |
| Type: String | |
| Default: Z2JEFNTHDAMUTJ |