+ 3rd try ???

This commit is contained in:
Rainer Kottenhoff 2017-09-05 19:23:05 +02:00
parent fa6ac63399
commit 95be72783a

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: '& ((Split-Path $MyInvocation.InvocationName) + "\Version.ps1") -AppVeyorEnv'
# - ps: Update-AppveyorBuild -Version "2.$(Get-Date -format yy.Md).$env:appveyor_build_number"
# - ps: |
# if ($true)