Compare commits
1 Commits
f41f84fd38
...
0cd3205929
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0cd3205929 |
@@ -14,6 +14,13 @@ 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