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:
@ -6,8 +6,6 @@ jobs:
|
||||
variables:
|
||||
CPACK_GENERATOR: DEB
|
||||
steps:
|
||||
- checkout: self
|
||||
submodules: recursive
|
||||
- script: |
|
||||
sudo apt -y install cmake gcc g++ libncurses5-dev libreadline-dev libssl-dev make zlib1g-dev
|
||||
./configure
|
||||
|
||||
Reference in New Issue
Block a user