fixes checksums
Some checks reported errors
continuous-integration/drone/tag Build was killed

This commit is contained in:
Marvin Steadfast 2020-01-07 13:39:40 +01:00
parent c3fe15c5d0
commit 7733b81a31

View File

@ -25,13 +25,13 @@ steps:
from_secret: github_token
files:
- fortlit-*
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event: tag
---
@ -57,13 +57,13 @@ steps:
from_secret: github_token
files:
- fortlit-*
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event: tag
depends_on:
@ -91,13 +91,13 @@ steps:
from_secret: github_token
files:
- fortlit-*
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
checksum:
- md5
- sha1
- sha256
- sha512
- adler32
- crc32
when:
event: tag
depends_on: