[tbb-commits] [builders/tor-browser-build] branch main updated: Bug 40702: Fix geckoview branch for nightly

gitolite role git at cupani.torproject.org
Sun Dec 4 13:21:15 UTC 2022


This is an automated email from the git hooks/post-receive script.

boklm pushed a commit to branch main
in repository builders/tor-browser-build.

The following commit(s) were added to refs/heads/main by this push:
     new c1f0460a Bug 40702: Fix geckoview branch for nightly
c1f0460a is described below

commit c1f0460a8cdbfbe17102ed42bfac885ff0bd0e1d
Author: Nicolas Vigier <boklm at torproject.org>
AuthorDate: Sun Dec 4 10:58:31 2022 +0100

    Bug 40702: Fix geckoview branch for nightly
---
 projects/geckoview/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/geckoview/config b/projects/geckoview/config
index 5b693b69..d60a24a8 100644
--- a/projects/geckoview/config
+++ b/projects/geckoview/config
@@ -150,7 +150,7 @@ steps:
 
 targets:
   nightly:
-    git_hash: 'tor-browser-[% c("var/geckoview_version") %]-[% c("var/torbrowser_branch") %]-2'
+    git_hash: 'tor-browser-[% c("var/geckoview_version") %]-[% c("var/torbrowser_branch") %]-1'
     tag_gpg_id: 0
 
 input_files:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list