mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(backend): fix sscache -> sccache
This commit is contained in:
parent
bb77ae9382
commit
3cd97a3c6d
@ -83,7 +83,7 @@ ARG is_gha_build="false"
|
|||||||
|
|
||||||
# SCCACHE Specifics args - before finding a better, more generic, way...
|
# SCCACHE Specifics args - before finding a better, more generic, way...
|
||||||
ARG aws_access_key_id
|
ARG aws_access_key_id
|
||||||
ARG aws_secret_key_id
|
ARG aws_secret_access_key
|
||||||
ARG aws_session_token
|
ARG aws_session_token
|
||||||
ARG sccache_bucket
|
ARG sccache_bucket
|
||||||
ARG sccache_s3_key_prefix
|
ARG sccache_s3_key_prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user