docs(config): test broken release

This commit is contained in:
Jay McCure 2024-04-18 12:23:25 +10:00
parent 1df8c5dde8
commit a4423d4d5a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ release_test:
-v $PWD:/go/src/gitlab.com/gitlab-org/cli \
-w /go/src/gitlab.com/gitlab-org/cli \
-v /var/run/docker.sock:/var/run/docker.sock \
goreleaser/goreleaser release --snapshot
goreleaser/goreleaser release --verbose --snapshot
build_windows:
stage: test