Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 200 Bytes

Notify AWS Codepipeline status to Slack.

Prepare

yarn

# Add Slack information to env valuables via direnv. 
cp .envrc.sample .envrc
direnv edit

Deployment

yarn deploy