
richard pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 6778ba32 by Richard Pospesel at 2024-02-20T12:52:59+00:00 Bug 41085: Fix typos in generated cdn.stagemole.eu URL build hash location - - - - - 1 changed file: - projects/release/kick_devmole_build Changes: ===================================== projects/release/kick_devmole_build ===================================== @@ -39,4 +39,4 @@ fi curl -X POST "https://drone-server.devmole.eu/api/repos/mullvad/browser-build/builds?branch=main&tag=${TAG}&release=${RELEASE}" -H "Authorization: Bearer ${AUTH_TOKEN}" -H "Accept: application/json" echo -echo Hashes will appear here: https://cdn.stagemole.eu/hashes/[% c("var/projectname") %]/[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %] +echo Hashes will appear here: https://cdn.stagemole.eu/browser/hashes/[% c("var/projectname") %]/[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %]/ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/67... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/67... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
richard (@richard)