Drone CI switch back to Minio S3
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
080e04c520
commit
300fc71e6b
@ -50,7 +50,9 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
source: public/**/*
|
source: public/**/*
|
||||||
path_style: true
|
path_style: true
|
||||||
bucket: cazzzer-drone
|
enpoint:
|
||||||
|
from_secret: S3_ENDPOINT
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user