Sha256: efecdd07d22d79a2ebc1847c4b82ff2ce24ef3e56397ef4d8f6ceb548edd8a6c
Contents?: true
Size: 635 Bytes
Versions: 5
Compression:
Stored size: 635 Bytes
Contents
Feature: upload a Nanoc site @new-files Scenario: Push a Nanoc site to S3 When my S3 website is in "features/support/test_site_dirs/nanoc.ws" And I call the push command Then the output should contain """ Deploying features/support/test_site_dirs/nanoc.ws/public/output/* to s3-website-test.net Downloading list of the objects in a bucket ... done 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
5 entries across 5 versions & 1 rubygems