feat(rolling): build fresh binaries every night (#920)

Part of https://github.com/ooni/probe/issues/2249
This commit is contained in:
Simone Basso
2022-09-01 19:57:31 +02:00
committed by GitHub
parent a68472dcee
commit 0c2744e994
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@ on:
- "androidbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
+2
View File
@@ -7,6 +7,8 @@ on:
- "fullbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
build_and_publish:
+2
View File
@@ -8,6 +8,8 @@ on:
- "linuxbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
build_and_publish_386:
+2
View File
@@ -7,6 +7,8 @@ on:
- "fullbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
build_and_publish:
+2
View File
@@ -7,6 +7,8 @@ on:
- "fullbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
build_and_publish:
+2
View File
@@ -6,6 +6,8 @@ on:
- "fullbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
generate_tarball:
+2
View File
@@ -7,6 +7,8 @@ on:
- "fullbuild"
tags:
- "v*"
schedule:
- cron: "17 1 * * *"
jobs:
build: