Compare commits
1 Commits
0cd3205929
...
f41f84fd38
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f41f84fd38 |
@@ -14,13 +14,6 @@ def main(ctx):
|
|||||||
stepBuildWeekly("amd64", "webtest"),
|
stepBuildWeekly("amd64", "webtest"),
|
||||||
stepBuildWeekly("arm64", "webtest"),
|
stepBuildWeekly("arm64", "webtest"),
|
||||||
|
|
||||||
stepPR("amd64", "unbound"),
|
|
||||||
stepPR("arm64", "unbound"),
|
|
||||||
stepMergeMaster("amd64", "unbound"),
|
|
||||||
stepMergeMaster("arm64", "unbound"),
|
|
||||||
stepBuildWeekly("amd64", "unbound"),
|
|
||||||
stepBuildWeekly("arm64", "unbound"),
|
|
||||||
|
|
||||||
notify(ctx),
|
notify(ctx),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user