[tor-browser-build/master] Bug 40420: Temporarily stop building ofs4 master on nightly

commit 247d79f92476f65998962ba3ed4eb187b0d59e9d Author: Nicolas Vigier <boklm@torproject.org> Date: Fri Jan 28 12:39:44 2022 +0100 Bug 40420: Temporarily stop building ofs4 master on nightly To avoid a build failure on nightly, don't build the master branch of obfs4 in nightly builds. We should revert this after #40416 is merged. --- projects/obfs4/config | 6 ------ 1 file changed, 6 deletions(-) diff --git a/projects/obfs4/config b/projects/obfs4/config index eec61bb..80b39c1 100644 --- a/projects/obfs4/config +++ b/projects/obfs4/config @@ -10,12 +10,6 @@ var: container: use_container: 1 -targets: - nightly: - git_hash: master - version: '[% c("abbrev") %]' - tag_gpg_id: 0 - input_files: - project: container-image - name: go
participants (1)
-
boklm@torproject.org