Sha256: 9a8204a9fb753c2e68c67d200f11a9fb76f29581561f521332336adcd98f6d5b

Contents?: true

Size: 138 Bytes

Versions: 10

Compression:

Stored size: 138 Bytes

Contents

#!/bin/sh

export AWS_ACCESS_KEY_ID=<key-id>
export AWS_SECRET_ACCESS_KEY=<access-key>
export S3_BUCKET_NAME=file-column-attachement-test

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
file_column_with_s3-0.3.0 s3_env.example
file_column_with_s3-0.2.0 s3_env.example
file_column_with_s3-0.1.9 s3_env.example
file_column_with_s3-0.1.8 s3_env.example
file_column_with_s3-0.1.7 s3_env.example
file_column_with_s3-0.1.6 s3_env.example
file_column_with_s3-0.1.5 s3_env.example
file_column_with_s3-0.1.4 s3_env.example
file_column_with_s3-0.1.3 s3_env.example
file_column_with_s3-0.1.2 s3_env.example