Sha256: 9a898aea1d901e1b98a6c0ed2c01139615b1239a4b94b8a0bac904ffcec4a7db
Contents?: true
Size: 589 Bytes
Versions: 15
Compression:
Stored size: 589 Bytes
Contents
Feature: upload a Jekyll site @new-files Scenario: Push a Jekyll site to S3 When my S3 website is in "features/support/test_site_dirs/jekyllrb.com" Then s3_website will push my blog to S3 And the output should contain """ Deploying features/support/test_site_dirs/jekyllrb.com/_site/* to s3-website-test.net Calculating diff ... done Uploading 2 new file(s) """ And the output should contain """ Upload css/styles.css: Success! """ And the output should contain """ Upload index.html: Success! """
Version data entries
15 entries across 15 versions & 1 rubygems