mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-16 15:11:35 +03:00
Azure Pipelines: remove submodules checkout step, it's in the pipeline
This commit is contained in:
@ -4,8 +4,6 @@ jobs:
|
||||
pool:
|
||||
vmImage: vs2017-win2016
|
||||
steps:
|
||||
- checkout: self
|
||||
submodules: recursive
|
||||
- script: |
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
|
||||
configure
|
||||
|
||||
Reference in New Issue
Block a user