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

richard (@richard) git at gitlab.torproject.org
Fri Jun 7 21:54:05 UTC 2024



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:

- projects/release/config


Changes:

=====================================
projects/release/config
=====================================
@@ -93,7 +93,7 @@ targets:
     var:
       browser_type: torbrowser
       git_tag_prefix: tbb
-      tor-browser-linux-packages: '[% ! c("var/release") %]'
+      tor-browser-linux-packages: '[% c("var/nightly") %]'
   basebrowser:
     var:
       browser_type: basebrowser



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b307a74e74a9896f0b6c9da360a4c84d4b8779ff

-- 
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b307a74e74a9896f0b6c9da360a4c84d4b8779ff
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240607/a84e9477/attachment.htm>


More information about the tbb-commits mailing list