Sha256: a0d399b7efa1ed9171f565fdb41be840ba02a51803251ab5dc37ce9aef1c1cf3
Contents?: true
Size: 557 Bytes
Versions: 10
Compression:
Stored size: 557 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 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
10 entries across 10 versions & 1 rubygems