Skip to content

Add .gitlab-ci.yml to publish to S3.

David Hawes requested to merge dhawes/bloomCreate:s3-copy into master

Only run on v.* tags, e.g. v1.0.

This requires some setup in the bloomCreate project (AWS credentials, runner config). With your permission I can add this to the project so the next v.* tag will copy the bloom filter to the S3 bucket.

Merge request reports