mirror of
https://code.tvl.fyi/depot.git:/tools/nixery.git
synced 2025-03-15 06:01:51 +00:00
docs: Add GCS signing envvars to README
This commit is contained in:
parent
26020ffda8
commit
d578ca203f
|
@ -87,6 +87,10 @@ variables:
|
|||
locally configured SSH/git credentials)
|
||||
* `NIXERY_PKGS_PATH`: A local filesystem path containing a Nix package set to use
|
||||
for building
|
||||
* `GCS_SIGNING_KEY`: A Google service account key (in PEM format) that can be
|
||||
used to sign Cloud Storage URLs
|
||||
* `GCS_SIGNING_ACCOUNT`: Google service account ID that the signing key belongs
|
||||
to
|
||||
|
||||
## Roadmap
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user