1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +03:00

AppVeyor: increment build number with pull requests, in order to avoid conflicts (#503)

* AppVeyor: increment build number with pull requests, in order to avoid conflicts

* .appveyor.yml: consistent indentation
This commit is contained in:
Davide Beatrici 2018-04-28 23:11:03 +02:00 committed by Moataz Elmasry
parent 248d9e1e4c
commit dfbb04627f

View File

@ -2,9 +2,6 @@ version: '{build}'
image: Visual Studio 2015
pull_requests:
do_not_increment_build_number: true
skip_branch_with_pr: true
clone_depth: 1