diff --git a/.drone.yml b/.drone.yml index e5ead1c..d0ecf20 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,11 +18,12 @@ pipeline: image: plugins/s3 bucket: aiterp source: output/* - target: /build/rpdata/${DRONE_BUILD_NUMBER}-${DRONE_COMMIT}/ + target: /build/rpdata/${DRONE_BUILD_NUMBER}-${DRONE_COMMIT} path_style: true endpoint: https://ams3.digitaloceanspaces.com secret_key: $${SPACE_SECRET_KEY} access_key: $${SPACE_ACCESS_KEY} + acl: public-read matrix: CMD: - rpdata-graphiql