/s3-website

Wercker step to deploy static websites to S3/Cloudfront using s3_website

Primary LanguageShell

step-s3-website

Wercker step to deploy static websites to S3/Cloudfront using s3_website

Usage

deploy:
  steps:
    - schickling/s3-website:
        key: $KEY
        secret: $SECRET
        bucket: $BUCKET
        region: eu-west-1