richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits: c838ed34 by Richard Pospesel at 2024-02-20T12:55:04+00:00 Bug 41085: Fix typos in generated cdn.stagemole.eu URL build hash location
(cherry picked from commit 6778ba32945e9c4a49d1bbbb93a9e85db0222939) - - - - -
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?branc..." -H "Authorization: Bearer ${AUTH_TOKEN}" -H "Accept: application/json"
echo -echo Hashes will appear here: https://cdn.stagemole.eu/hashes/%5B% c("var/projectname") %]/[% c("var/torbrowser_version") %]-[% c("var/torbrowser_build") %] +echo Hashes will appear here: https://cdn.stagemole.eu/browser/hashes/%5B% 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/c8...