drone fixed indent
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Niklas 2020-04-22 16:58:58 +02:00
parent 84292ff18b
commit beb34dabea

View File

@ -11,19 +11,19 @@ steps:
- name: gitea_release
image: plugins/gitea-release
settings:
api_key: GITEA_API_KEY
base_url: https://git.kapelle.org
files:
- dist/*
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event: tag
api_key: GITEA_API_KEY
base_url: https://git.kapelle.org
files:
- dist/*
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event: tag
trigger:
branch:
- master