lane :test do
  deploy_aws_s3_cloudfront(bucket: "bucket", source: "spec", distribution_id: "distribution_id")
end
