boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
08980e56
by Nicolas Vigier at 2025-12-18T12:00:43+01:00
1 changed file:
Changes:
| ... | ... | @@ -151,6 +151,8 @@ echo "Starting ./mach build $(date)" |
| 151 | 151 | |
| 152 | 152 | ./mach python -m mozbuild.action.test_archive mozharness mozharness.zip
|
| 153 | 153 | mv mozharness.zip $artifactsdir
|
| 154 | + |
|
| 155 | + echo -n '[% c("var/firefox_platform_version") %]' > "$artifactsdir/firefox_platform_version.txt"
|
|
| 154 | 156 | [% END %]
|
| 155 | 157 | |
| 156 | 158 | [% IF c("var/macos") -%]
|