Drone CI change S3 region to secret
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:
@@ -51,7 +51,8 @@ steps:
|
||||
source: public/**/*
|
||||
enpoint:
|
||||
from_secret: S3_ENDPOINT
|
||||
region: ap-southeast-1
|
||||
region:
|
||||
from_secret: S3_REGION
|
||||
bucket: drone
|
||||
target: /target/location/${DRONE_BUILD_NUMBER}
|
||||
access_key:
|
||||
|
||||
Reference in New Issue
Block a user