Compare commits
1 Commits
46f989dd37
...
0215901abc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0215901abc |
@@ -55,10 +55,6 @@ def stepPR(arch, path):
|
||||
"ref": [
|
||||
"refs/pull/**",
|
||||
],
|
||||
"status": [
|
||||
"success",
|
||||
"failure"
|
||||
]
|
||||
},
|
||||
}
|
||||
|
||||
@@ -111,9 +107,5 @@ def stepMergeMaster(arch, path):
|
||||
"ref": [
|
||||
"refs/heads/master",
|
||||
],
|
||||
"status": [
|
||||
"success",
|
||||
"failure"
|
||||
]
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user