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

rename azure-pipelines.yml to .azure-pipelines.yml

This commit is contained in:
Ilya Shipitsin
2019-03-11 22:43:35 +05:00
parent a9468c8cd9
commit 8f790eeca0
2 changed files with 2 additions and 2 deletions

View File

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