chore: fix goreleaser task
arcad/emissary/pipeline/head This commit looks good Details

This commit is contained in:
wpetit 2023-11-30 19:47:00 +01:00
parent 5c2d128e8c
commit a6da1be3bf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
LINT_ARGS ?= --timeout 5m LINT_ARGS ?= --timeout 5m
GORELEASER_ARGS ?= release --snapshot --rm-dist --help GORELEASER_ARGS ?= release --snapshot --clean
GITCHLOG_ARGS ?= GITCHLOG_ARGS ?=
SHELL := /bin/bash SHELL := /bin/bash