Fixes for build script

This commit is contained in:
Bjarke Berg
2020-08-11 12:26:01 +02:00
parent 1481804014
commit 2ed8e89d9b

View File

@@ -379,6 +379,7 @@
$env:UMBRACO_RELEASE=$this.Version.Release
$env:UMBRACO_COMMENT=$this.Version.Comment
$env:UMBRACO_BUILD=$this.Version.Build
$env:UMBRACO_TMP="$($this.SolutionRoot)\build.tmp"
if ($args -and $args[0] -eq "vso")
{