revert checksum command

This commit is contained in:
Robert Kaussow 2023-12-07 11:34:06 +01:00
parent dfa89d2dfc
commit 9ff4a65978
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
checksum:
image: quay.io/thegeeklab/alpine-tools
commands:
- cd dist/ && sha256sum * > ../sha256sum.txt
- sha256sum wait-for > sha256sum.txt
changelog:
image: quay.io/thegeeklab/git-sv