commit 672e63d1f56e3aca5485af74659c8b8fffbfc114 Author: Nicolas Vigier <boklm@torproject.org> Date: Thu Nov 12 19:01:56 2020 +0100 Bug 40148: Do nightly mar signing on tbb-nightlies-master.tpo Adapt the configuration of the nightly signing script to rsync the mar files to a local directory. --- tools/signing/nightly/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/signing/nightly/config.yml b/tools/signing/nightly/config.yml index 36743a4..d80e1ab 100644 --- a/tools/signing/nightly/config.yml +++ b/tools/signing/nightly/config.yml @@ -14,5 +14,5 @@ publish_dirs: nss_db_dir: nssdb nss_certname: nightly-marsigner gpg_keyring: keyring/torbrowser-nightly.gpg -rsync_dest: nightly-publish:nightly-updates/ -post_rsync_cmd: ssh nightly-publish-static-update true +rsync_dest: /srv/tbb-nightlies-master.torproject.org/htdocs/nightly-updates/ +post_rsync_cmd: static-update-component nightlies.tbb.torproject.org