Drone CI switch to AWS S3 for testing
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Iurii Tatishchev 2021-10-10 17:48:19 -07:00
parent 1dd7a1c3c4
commit 080e04c520
Signed by: CaZzzer
GPG Key ID: 926BE949E29DCD03

View File

@ -50,8 +50,7 @@ steps:
settings: settings:
source: public/**/* source: public/**/*
path_style: true path_style: true
enpoint: https://s3.cazzzer.com bucket: cazzzer-drone
bucket: drone
target: /target/location/${DRONE_BUILD_NUMBER} target: /target/location/${DRONE_BUILD_NUMBER}
access_key: access_key:
from_secret: S3_ACCESS_KEY from_secret: S3_ACCESS_KEY