https://github.com/koding/eb-deploy
Wercker step for deploying elastic beanstalk
https://github.com/koding/eb-deploy
Last synced: 9 months ago
JSON representation
Wercker step for deploying elastic beanstalk
- Host: GitHub
- URL: https://github.com/koding/eb-deploy
- Owner: koding
- Created: 2014-08-27T19:34:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-21T22:47:44.000Z (over 9 years ago)
- Last Synced: 2025-02-12T12:07:28.915Z (11 months ago)
- Language: Shell
- Size: 180 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eb-deploy
```
deploy:
steps:
- koding/eb-deploy@0.31.0:
access-key: $S3_KEY_ID
secret-key: $S3_KEY_SECRET
app-name:
env-name:
version-label:
region:
s3-bucket:
s3-key:
```