File tree 2 files changed +5
-29
lines changed
2 files changed +5
-29
lines changed Original file line number Diff line number Diff line change 1
1
[boris ]
2
2
version = 1
3
3
4
- [build .validate ]
4
+ [build .dist-* ]
5
5
git = " refs/heads/master"
6
6
7
- [build .dist-7-10 ]
8
- git = " refs/heads/master"
9
-
10
- [build .dist-8-0 ]
11
- git = " refs/heads/master"
12
-
13
- [build .dist-cabal-test ]
14
- git = " refs/heads/master"
15
-
16
- [build .branches-7-8 ]
17
- git = " refs/heads/topic/*"
18
-
19
- [build .branches-7-10 ]
7
+ [build .branches-* ]
20
8
git = " refs/heads/topic/*"
21
9
22
- [build .branches-8-0 ]
23
- git = " refs/heads/topic/*"
24
-
25
- [build .branches-cabal-test ]
26
- git = " refs/heads/topic/*"
27
-
28
- [build .submodules ]
29
- git = " refs/heads/master"
30
-
31
- [build .submodules-branches ]
32
- git = " refs/heads/topic/*"
33
-
34
- [build .rebased ]
35
- git = " refs/heads/master"
10
+ [build .all-* ]
11
+ git = " refs/heads/**"
Original file line number Diff line number Diff line change 1
1
[boris ]
2
2
version = 1
3
3
4
- [build .validate ]
4
+ [build .dist- validate ]
5
5
command = [[" validate-respect" ]]
6
6
7
7
[build .dist-7-10 ]
You can’t perform that action at this time.
0 commit comments