chore: drop signatures for now
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -38,10 +38,6 @@ changelog:
|
|||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
signs:
|
|
||||||
- artifacts: checksum
|
|
||||||
signature: "${artifact}.GPG"
|
|
||||||
args: ["--batch", "--local-user", "release-bot@kapow", "--output", "${signature}", "--armor", "--clear-sign", "${artifact}"]
|
|
||||||
|
|
||||||
dockers:
|
dockers:
|
||||||
- goos: linux
|
- goos: linux
|
||||||
|
|||||||
Reference in New Issue
Block a user