feat: Add drone deploy

This commit is contained in:
2022-12-05 15:02:52 +01:00
parent 233df17b62
commit fdf1bc7421
8 changed files with 147 additions and 68 deletions

View File

@ -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&region=garage

View File

@ -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&region=garage