Skip to content

Commit 346ee56

Browse files
author
Mitali Rawat
committed
update snapshot command skip option
1 parent 8b7f832 commit 346ee56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ snapshot:
127127
docker run --rm --privileged -v $(PWD):/go/tmp \
128128
-v /var/run/docker.sock:/var/run/docker.sock \
129129
-w /go/tmp \
130-
ghcr.io/goreleaser/goreleaser-cross:latest --clean --snapshot --skip-publish
130+
ghcr.io/goreleaser/goreleaser-cross:latest --clean --snapshot --skip publish
131131

0 commit comments

Comments
 (0)