Update nbgv version config
This commit is contained in:
11
version.json
11
version.json
@@ -1,7 +1,10 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
|
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
|
||||||
"version": "0.3",
|
"version": "2.0-beta",
|
||||||
"release": {
|
"cloudBuild": {
|
||||||
"firstUnstableTag": "alpha"
|
"setAllVariables": true
|
||||||
}
|
},
|
||||||
|
"publicReleaseRefSpec": [
|
||||||
|
"prod"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user