+ syntax error ???

This commit is contained in:
Rainer Kottenhoff 2017-09-05 19:10:29 +02:00
parent c1caa80742
commit bcfa916d20

View File

@ -56,7 +56,7 @@ platform:
# scripts that are called at very beginning, before repo cloning
init:
- git config --global core.autocrlf input
- ps: . .\Version.ps1 -AppVeyorEnv
- ps: . Version.ps1 -AppVeyorEnv
# - ps: Update-AppveyorBuild -Version "2.$(Get-Date -format yy.Md).$env:appveyor_build_number"
# - ps: |
# if ($true)