refresh
This commit is contained in:
+3
-2
@@ -40,8 +40,9 @@ variables:
|
||||
# path alla solution corrente
|
||||
- '& "$env:NUGET_PATH" restore GPW.sln'
|
||||
|
||||
.versNumbFix: &versNumbFix
|
||||
- echo $env:VERS_NUMBER
|
||||
# .versNumbFix: &versNumbFix
|
||||
# - 'echo "Set vers: $env:VERS_NUMBER"'
|
||||
# - '& ((Get-Content -path VersGen\\GPW.cs -Raw) -replace '0.0.0.0','$env:VERS_NUMBER') | Set-Content -Path VersGen\\GPW.cs?'
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user