feat(rolling): build fresh binaries every night (#920)
Part of https://github.com/ooni/probe/issues/2249
This commit is contained in:
@@ -8,6 +8,8 @@ on:
|
||||
- "androidbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
@@ -7,6 +7,8 @@ on:
|
||||
- "fullbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
build_and_publish:
|
||||
|
||||
@@ -8,6 +8,8 @@ on:
|
||||
- "linuxbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
build_and_publish_386:
|
||||
|
||||
@@ -7,6 +7,8 @@ on:
|
||||
- "fullbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
build_and_publish:
|
||||
|
||||
@@ -7,6 +7,8 @@ on:
|
||||
- "fullbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
build_and_publish:
|
||||
|
||||
@@ -6,6 +6,8 @@ on:
|
||||
- "fullbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
generate_tarball:
|
||||
|
||||
@@ -7,6 +7,8 @@ on:
|
||||
- "fullbuild"
|
||||
tags:
|
||||
- "v*"
|
||||
schedule:
|
||||
- cron: "17 1 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user