1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-26 05:11:33 +03:00

avoid non needed ci builds

This commit is contained in:
Ilya Shipitsin
2019-04-02 11:16:36 +05:00
parent 9e8c277cf3
commit 388da69793
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ skip_commits:
- .travis.yml
- .gitlab-ci.yml
- .azure-pipelines.yml
- .cirrus.yml
init:
- ps: Update-AppveyorBuild -Version "build-$env:APPVEYOR_BUILD_NUMBER-$($env:APPVEYOR_REPO_COMMIT.substring(0,7))"