Skip to content
Snippets Groups Projects
Commit acf060ec authored by boklm's avatar boklm Committed by Richard Pospesel
Browse files

Bug 40736: Add privacybrowser symlink to signing scripts

parent 799a65af
Branches
Tags
1 merge request!645signing scripts updates
Showing
with 24 additions and 1 deletion
android-signing
\ No newline at end of file
......@@ -90,8 +90,11 @@ function sync-scripts-to-linux-signer {
"$script_dir/sync-scripts-to-linux-signer"
}
function linux-signer-signmars {
function sync-before-linux-signer-signmars {
"$script_dir/sync-local-to-linux-signer"
}
function linux-signer-signmars {
ssh "$ssh_host_linux_signer" 'bash -s' << EOF
export NSSPASS=$NSSPASS
~/signing-$SIGNING_PROJECTNAME-$tbb_version_type/linux-signer-signmars.$SIGNING_PROJECTNAME
......@@ -194,6 +197,7 @@ do_step gatekeeper-bundling
is_project torbrowser && \
do_step dmg2mar
do_step sync-scripts-to-linux-signer
do_step sync-before-linux-signer-signmars
is_project torbrowser && \
do_step linux-signer-signmars
is_project torbrowser && \
......
do-all-signing
\ No newline at end of file
linux-signer-authenticode-signing
\ No newline at end of file
linux-signer-gpg-sign
\ No newline at end of file
linux-signer-signmars
\ No newline at end of file
macos-signer-gatekeeper-signing
\ No newline at end of file
macos-signer-notarization
\ No newline at end of file
macos-signer-proxy
\ No newline at end of file
macos-signer-stapler
\ No newline at end of file
staticiforme-prepare-cdn-dist-upload
\ No newline at end of file
sync-builder-to-local
\ No newline at end of file
sync-builder-unsigned-to-local-signed
\ No newline at end of file
sync-linux-signer-to-local
\ No newline at end of file
sync-local-to-builder
\ No newline at end of file
sync-local-to-linux-signer
\ No newline at end of file
sync-local-to-staticiforme
\ No newline at end of file
sync-macos-local-to-macos-signer
\ No newline at end of file
sync-macos-signer-stapled-to-macos-local-stapled
\ No newline at end of file
sync-scripts-to-linux-signer
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment