mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ 3rd try ???
This commit is contained in:
parent
fa6ac63399
commit
95be72783a
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user