Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save developer-guy/12bd5d1ad53bc02ea6ebf124c382c25b to your computer and use it in GitHub Desktop.
Save developer-guy/12bd5d1ad53bc02ea6ebf124c382c25b to your computer and use it in GitHub Desktop.
# .goreleaser.yml
gitlab_urls:
api: https://gitlab.private.com/api/v4/
download: https://gitlab.private.com
skip_tls_verify: false
release:
gitlab:
owner: ""
name: 8141 # the ID of the project: https://goreleaser.com/customization/release/#gitlab
disable: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment