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

CI: avoid not needed builds when possible

This commit is contained in:
Ilya Shipitsin
2018-12-15 22:35:40 +05:00
parent 6d32be3eb3
commit 3ff10dc8ed
2 changed files with 2 additions and 0 deletions

View File

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