1
0
mirror of https://github.com/Luzifer/korvike.git synced 2024-09-19 17:02:57 +00:00

CI: Disable draft publishing for releases

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-08-30 15:56:42 +02:00
parent 4d1df66355
commit 695b089692
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -7,6 +7,7 @@ commands:
- make ci
environment:
DRAFT: "false"
CGO_ENABLED: 0
GO111MODULE: on
MOD_MODE: readonly