|
@@ -268,9 +268,6 @@ environment:
|
|
platform: x64
|
|
platform: x64
|
|
image: Ubuntu1804
|
|
image: Ubuntu1804
|
|
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
install:
|
|
install:
|
|
# Derive some extra information
|
|
# Derive some extra information
|
|
- set build_type=%configuration%
|
|
- set build_type=%configuration%
|
|
@@ -442,6 +439,8 @@ cache:
|
|
artifacts:
|
|
artifacts:
|
|
- path: dist\*
|
|
- path: dist\*
|
|
|
|
|
|
|
|
+matrix:
|
|
|
|
+ - fast_finish: true
|
|
for:
|
|
for:
|
|
-
|
|
-
|
|
matrix:
|
|
matrix:
|