new var
This commit is contained in:
parent
0751d4aa26
commit
bf95b63a1d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
.versioning:gitversion:
|
.versioning:gitversion:
|
||||||
image:
|
image:
|
||||||
name: mcr.microsoft.com/dotnet/sdk:9.0
|
name: mcr.microsoft.com/dotnet/sdk:9.0
|
||||||
|
@ -25,6 +24,7 @@
|
||||||
grep 'GitVersion_Minor=' gitversion.properties >> gitversion.env
|
grep 'GitVersion_Minor=' gitversion.properties >> gitversion.env
|
||||||
grep 'GitVersion_Patch=' gitversion.properties >> gitversion.env
|
grep 'GitVersion_Patch=' gitversion.properties >> gitversion.env
|
||||||
grep 'GitVersion_MajorMinorPatch=' gitversion.properties >> gitversion.env
|
grep 'GitVersion_MajorMinorPatch=' gitversion.properties >> gitversion.env
|
||||||
|
grep 'GitVersion_BuildMetaData=' gitversion.properties >> gitversion.env
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
# propagates variables into the pipeline level
|
# propagates variables into the pipeline level
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue