boklm pushed to branch main at The Tor Project / Applications / tor-browser-bundle-testsuite
Commits:
-
af3a6137
by Nicolas Vigier at 2025-07-10T11:35:03+02:00
1 changed file:
Changes:
... | ... | @@ -54,6 +54,9 @@ var: |
54 | 54 | ### and sha256sums-unsigned-build.incrementals.txt files.
|
55 | 55 | #sign_build_gpg_opts: '--local-user XXXXXXXX'
|
56 | 56 | |
57 | + ### This option enables generation of development artifacts
|
|
58 | + dev_artifacts: 1
|
|
59 | + |
|
57 | 60 | ### The clean configuration is used by the cleaning script to find the
|
58 | 61 | ### branches and build targets you are using, to compute the list of
|
59 | 62 | ### files that should be kept.
|