1
0
Fork 0
mirror of https://github.com/Luzifer/share.git synced 2024-12-20 10:31:16 +00:00

Add direct publishing for builds

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-08-26 15:41:53 +02:00
parent d2f832af08
commit 377f14f001
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

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