feat: Add drone deploy
This commit is contained in:
@ -1 +1,7 @@
|
||||
baseURL: https://weko.io/
|
||||
|
||||
deployment:
|
||||
targets:
|
||||
- name: production
|
||||
URL: >-
|
||||
s3://weko.io?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
@ -1 +1,7 @@
|
||||
baseURL: https://staging.weko.io/
|
||||
|
||||
deployment:
|
||||
targets:
|
||||
- name: staging
|
||||
URL: >-
|
||||
s3://staging.weko.io?endpoint=http://10.20.20.10:3900&disableSSL=true&s3ForcePathStyle=true®ion=garage
|
||||
|
Reference in New Issue
Block a user