Sha256: 2e52e9a5dc527a7699a0228b0fc8436c2051e23b11fdcdd2643306e9ffa9335f
Contents?: true
Size: 578 Bytes
Versions: 28
Compression:
Stored size: 578 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" And I call the push command Then 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
28 entries across 28 versions & 2 rubygems