1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

azure pipelines linux: remove not needed setting

This commit is contained in:
Ilya Shipitsin 2019-03-13 23:58:17 +05:00
parent 03f4ced2c7
commit 1de08b05b2

View File

@ -5,8 +5,6 @@ jobs:
vmImage: ubuntu-16.04
variables:
CPACK_GENERATOR: DEB
strategy:
maxParallel: 8
steps:
- checkout: self
submodules: recursive