Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
237ce1c4
by Pier Angelo Vendrame at 2023-02-21T17:16:26+01:00
1 changed file:
Changes:
1 | 1 | # vim: filetype=yaml sw=2
|
2 | 2 | version: '[% pc("firefox", "abbrev") %]'
|
3 | -filename: '[% project %]-[% c("var/osname") %]-[% c("version") %]-1'
|
|
3 | +filename: '[% project %]-[% c("var/osname") %]-[% c("version") %]-[% c("var/build_id") %]'
|
|
4 | 4 | link_input_files: 1
|
5 | 5 | |
6 | 6 | steps:
|