mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Revert CI deduplication on Wercker / Azure for debugging
CI seems to have a weired behavior now. Debugging. Revert "azure-pipelines.yml: Fix typo" This reverts commitf69d28fbca
. Revert "azure-pipelines.yml: Use simpler trigger syntax" This reverts commit709756d897
. Revert "azure-pipelines.yml: Do not run CI on trunk" This reverts commitbec877b46f
. Revert "appveyor.yml: Do not doubly run CI on trunk" This reverts commitd9b338a53f
.
This commit is contained in:
parent
00f7e42451
commit
1ebe9a2f82
2 changed files with 0 additions and 5 deletions
|
@ -3,9 +3,6 @@ version: '{build}'
|
|||
shallow_clone: true
|
||||
platform:
|
||||
- x64
|
||||
branches:
|
||||
except:
|
||||
- trunk # mirrored master runs CI
|
||||
environment:
|
||||
ruby_version: "24-%Platform%"
|
||||
zlib_version: "1.2.11"
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
pr: none # comment out this line if you need to test this file on PR
|
||||
trigger:
|
||||
- master
|
||||
jobs:
|
||||
- job: Linux
|
||||
pool:
|
||||
|
|
Loading…
Add table
Reference in a new issue