misc(backend): fix sscache -> sccache

This commit is contained in:
Morgan Funtowicz 2024-12-20 16:05:38 +01:00
parent a7644021e2
commit eb436a7cfb

View File

@ -72,7 +72,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