Unverified Commit b307a74e authored by boklm's avatar boklm
Browse files

Bug 41160: Enable build of Tor Browser rpm/deb packages for nightly only

Until #41159 is fixed, disable building packages for alpha releases.
parent 2fbd4cd1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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