Skip to content

Instantly share code, notes, and snippets.

@pwelter34
Created April 25, 2021 16:49
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 pwelter34/ea18cf3878903e8e66ab55051bb3b338 to your computer and use it in GitHub Desktop.
Save pwelter34/ea18cf3878903e8e66ab55051bb3b338 to your computer and use it in GitHub Desktop.
GitVersion.yml
mode: ContinuousDelivery
next-version: 1.0.0
branches:
main:
tag: ''
develop:
tag: beta
feature:
tag: alpha
pull-request:
tag: pr
ignore:
sha: []
merge-message-formats: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment