commit 9f0ce975cab384e83905706414f14ac83ccbd1af Author: Nicolas Vigier boklm@torproject.org Date: Mon Jan 31 20:08:51 2022 +0100
Revert "Bug 40420: Temporarily stop building ofs4 master on nightly"
This reverts commit 247d79f92476f65998962ba3ed4eb187b0d59e9d. --- projects/obfs4/config | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/projects/obfs4/config b/projects/obfs4/config index 80b39c1..eec61bb 100644 --- a/projects/obfs4/config +++ b/projects/obfs4/config @@ -10,6 +10,12 @@ var: container: use_container: 1
+targets: + nightly: + git_hash: master + version: '[% c("abbrev") %]' + tag_gpg_id: 0 + input_files: - project: container-image - name: go
tbb-commits@lists.torproject.org