mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 21:46:58 +02:00
jenkins/packages: configure download root
Pending jenkins also including this variable.
This commit is contained in:
parent
1989ff96d8
commit
cc23e8e49e
@ -56,6 +56,8 @@ script build_torcx_store \
|
|||||||
--sign="${SIGNING_USER}" \
|
--sign="${SIGNING_USER}" \
|
||||||
--sign_digests="${SIGNING_USER}" \
|
--sign_digests="${SIGNING_USER}" \
|
||||||
--upload_root="${UPLOAD_ROOT}" \
|
--upload_root="${UPLOAD_ROOT}" \
|
||||||
|
--torcx_upload_root="${TORCX_PKG_DOWNLOAD_ROOT}" \
|
||||||
|
--tectonic_torcx_download_root="${TECTONIC_TORCX_DOWNLOAD_ROOT}" \
|
||||||
--upload
|
--upload
|
||||||
|
|
||||||
enter ccache --show-stats
|
enter ccache --show-stats
|
||||||
|
Loading…
Reference in New Issue
Block a user