[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41160: Enable build of Tor Browser rpm/deb packages for nightly only



Title: GitLab

richard pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • b307a74e
    by Nicolas Vigier at 2024-06-07T09:32:04+02:00
    Bug 41160: Enable build of Tor Browser rpm/deb packages for nightly only
    
    Until #41159 is fixed, disable building packages for alpha releases.
    

1 changed file:

Changes:

  • projects/release/config
    ... ... @@ -93,7 +93,7 @@ targets:
    93 93
         var:
    
    94 94
           browser_type: torbrowser
    
    95 95
           git_tag_prefix: tbb
    
    96
    -      tor-browser-linux-packages: '[% ! c("var/release") %]'
    
    96
    +      tor-browser-linux-packages: '[% c("var/nightly") %]'
    
    97 97
       basebrowser:
    
    98 98
         var:
    
    99 99
           browser_type: basebrowser
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits