[tor-commits] [tor-browser-build/master] firefox: add var/torbrowser_update_channel value for the release channel
    boklm at torproject.org 
    boklm at torproject.org
       
    Thu Aug  3 22:28:13 UTC 2017
    
    
  
commit 47552843a3111c640c809524b34054246f9e4806
Author: Nicolas Vigier <boklm at torproject.org>
Date:   Thu Aug 3 23:49:08 2017 +0200
    firefox: add var/torbrowser_update_channel value for the release channel
---
 projects/firefox/config | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/projects/firefox/config b/projects/firefox/config
index 50d7a4e..b2400c9 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -22,6 +22,10 @@ var:
     use_container: 1
 
 targets:
+  release:
+    var:
+      torbrowser_update_channel: release
+
   nightly:
     git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1'
     tag_gpg_id: 0
    
    
More information about the tor-commits
mailing list