ups
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Djeeberjr 2021-12-29 22:42:48 +01:00
parent b99dd928ca
commit ed042a2486

View File

@ -11,17 +11,17 @@ steps:
- name: deploy - name: deploy
image: plugins/s3 image: plugins/s3
settings: settings:
endpoint: https://s3.kapelle.org endpoint: https://s3.kapelle.org
path_style: true path_style: true
bucket: www bucket: www
access_key: access_key:
from_secret: S3_ACCESS_KEY from_secret: S3_ACCESS_KEY
secret_key: secret_key:
from_secret: S3_SECRET_KEY from_secret: S3_SECRET_KEY
source: build/**/* source: build/**/*
strip_prefix: build/ strip_prefix: build/
target: /ts3 target: /ts3
trigger: trigger:
branch: branch:
- master - master