
This is an automated email from the git hooks/post-receive script. boklm pushed a commit to branch main in repository tor-browser-bundle-testsuite. commit ff860f9ea34e8128e256176f46121de7a7f559a7 Author: Nicolas Vigier <boklm@torproject.org> AuthorDate: Thu Nov 10 10:06:37 2022 +0100 Bug 40068: Fix cleaning of old nightly builds With tor-browser-build#40501, the name of the targets changed. We also add the base-browser builds there. --- rbm-config/tb-build-01.torproject.org.rbm.local.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/rbm-config/tb-build-01.torproject.org.rbm.local.conf b/rbm-config/tb-build-01.torproject.org.rbm.local.conf index 1d323d3..e89e3f1 100644 --- a/rbm-config/tb-build-01.torproject.org.rbm.local.conf +++ b/rbm-config/tb-build-01.torproject.org.rbm.local.conf @@ -65,7 +65,13 @@ var: - project: release target: - nightly - - torbrowser-all + - browser-all + - torbrowser + - project: release + target: + - nightly + - browser-all + - basebrowser # ### If you are doing 'release' builds in the maint-7.0 branch and ### 'alpha' builds in the master branch, you can use the following -- To stop receiving notification emails like this one, please contact the administrator of this repository.