1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-22 08:04:49 -05:00

Use BYOC Linux machine for Docker image build

This commit is contained in:
Edouard Griffiths 2020-11-07 02:48:18 +01:00 committed by GitHub
parent a21c94c355
commit ed7971afb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,8 @@ environment:
-DENABLE_EXTERNAL_LIBRARIES=ON \ -DENABLE_EXTERNAL_LIBRARIES=ON \
-DBUILD_SERVER=OFF" -DBUILD_SERVER=OFF"
- TARGET: ubuntu2004docker - TARGET: ubuntu2004docker
APPVEYOR_BUILD_WORKER_IMAGE: Ubuntu2004 APPVEYOR_BUILD_WORKER_CLOUD: nasrock
APPVEYOR_BUILD_WORKER_IMAGE: Linux
for: for:
- matrix: - matrix: