Revert "Revert CI deduplication on Wercker / Azure for debugging"
This reverts commit 1ebe9a2f82fef5190454e68d430004282f5da172. because it did not help.
This commit is contained in:
parent
1ebe9a2f82
commit
c210c68d39
@ -3,6 +3,9 @@ version: '{build}'
|
|||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
platform:
|
platform:
|
||||||
- x64
|
- x64
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- trunk # mirrored master runs CI
|
||||||
environment:
|
environment:
|
||||||
ruby_version: "24-%Platform%"
|
ruby_version: "24-%Platform%"
|
||||||
zlib_version: "1.2.11"
|
zlib_version: "1.2.11"
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
pr: none # comment out this line if you need to test this file on PR
|
pr: none # comment out this line if you need to test this file on PR
|
||||||
|
trigger:
|
||||||
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
- job: Linux
|
- job: Linux
|
||||||
pool:
|
pool:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user