Drone CI fix S3 endpoint setting typo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -49,7 +49,8 @@ steps:
|
||||
image: plugins/s3
|
||||
settings:
|
||||
source: public/**/*
|
||||
enpoint: https://s3.cazzzer.com
|
||||
endpoint:
|
||||
from_secret: S3_ENDPOINT
|
||||
region:
|
||||
from_secret: S3_REGION
|
||||
bucket: drone
|
||||
|
||||
Reference in New Issue
Block a user