mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2025-01-10 11:47:58 +00:00
Fix drone
This commit is contained in:
parent
7a2624576f
commit
7df4f1cdd6
@ -19,5 +19,6 @@ steps:
|
|||||||
AWS_DEFAULT_REGION: gluttony
|
AWS_DEFAULT_REGION: gluttony
|
||||||
AWS_S3_ENDPOINT: https://gluttony.s3.clortox.com/
|
AWS_S3_ENDPOINT: https://gluttony.s3.clortox.com/
|
||||||
commands:
|
commands:
|
||||||
- aws s3 cp Resume.pdf s3://static-assets/Resume.pdf --endpoint-url $AWS_S3_ENDPOINT
|
- aws s3 rm s3://clortox.com --recursive
|
||||||
|
- aws s3 cp public s3://clortox.com/ --recursive --endpoint-url $AWS_S3_ENDPOINT
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user