No description
Find a file
2016-03-10 11:40:41 -05:00
assets minor fixes 2016-03-10 11:40:41 -05:00
script minor fixes 2016-03-10 11:40:41 -05:00
.gitignore pass the AWS credentials through the Concourse source data 2016-03-10 10:57:12 -05:00
config.example.json pass the AWS credentials through the Concourse source data 2016-03-10 10:57:12 -05:00
CONTRIBUTING.md add boilerplate 18F files 2016-03-10 00:45:03 -05:00
Dockerfile finish up the out script 2016-03-10 03:01:02 -05:00
LICENSE.md add boilerplate 18F files 2016-03-10 00:45:03 -05:00
README.md pass the AWS credentials through the Concourse source data 2016-03-10 10:57:12 -05:00

Simple S3 Resource for Concourse CI

Resource to upload files to S3. Unlike the the official S3 Resource, this Resource doesn't care about files being versioned.

Usage

TODO

Development

Requires Docker.

  1. Run cp config.example.json config.json.
  2. Modify config.json.
  3. Run ./script/run </full/path/to/dir/or/file>.