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:
@ -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))"
|
||||
|
||||
Reference in New Issue
Block a user