Disable caching for now
This commit is contained in:
@@ -51,10 +51,6 @@ VS2015-64-bit-shared-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -68,10 +64,6 @@ VS2015-64-bit-shared-no-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -85,10 +77,6 @@ VS2015-32-bit-shared-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -102,10 +90,6 @@ VS2015-32-bit-shared-no-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -119,10 +103,6 @@ VS2015-64-bit-static-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -136,10 +116,6 @@ VS2015-64-bit-static-no-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -153,10 +129,6 @@ VS2015-32-bit-static-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -170,10 +142,6 @@ VS2015-32-bit-static-no-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2015
|
- VS2015
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -189,10 +157,6 @@ VS2013-64-bit-shared-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -206,10 +170,6 @@ VS2013-64-bit-shared-no-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -223,10 +183,6 @@ VS2013-32-bit-shared-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -240,10 +196,6 @@ VS2013-32-bit-shared-no-apps:
|
|||||||
SHARED: "TRUE"
|
SHARED: "TRUE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -257,10 +209,6 @@ VS2013-64-bit-static-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -274,10 +222,6 @@ VS2013-64-bit-static-no-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -291,10 +235,6 @@ VS2013-32-bit-static-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "ON"
|
APPS: "ON"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
@@ -308,10 +248,6 @@ VS2013-32-bit-static-no-apps:
|
|||||||
SHARED: "FALSE"
|
SHARED: "FALSE"
|
||||||
APPS: "OFF"
|
APPS: "OFF"
|
||||||
script: "CI\\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- build-release/
|
|
||||||
- build-debug/
|
|
||||||
tags:
|
tags:
|
||||||
- VS2013
|
- VS2013
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|||||||
Reference in New Issue
Block a user