mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
installer file task changes
This commit is contained in:
parent
7f4f6f2962
commit
d7dfa88b1c
1 changed files with 2 additions and 0 deletions
|
|
@ -199,6 +199,8 @@ stages:
|
|||
#define AppVerFull "$appVersion"
|
||||
#define AppVerPath "$appVersionWithUnderscores"
|
||||
#define RootPath "$env:BUILD_BINARIESDIRECTORY"
|
||||
#define SourceDir "$env:BUILD_BINARIESDIRECTORY\Application Files\${{parameters.ApplicationName}}_$appVersionWithUnderscores"
|
||||
#define OutputDir "$env:BUILD_ARTIFACTSTAGINGDIRECTORY"
|
||||
"@
|
||||
$installTextFileContent | Set-Content "$installTextFile" -Encoding Ascii -Force
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue