From ee6fcf3ab9756da4bbecb014fa6186cdba03a157 Mon Sep 17 00:00:00 2001 From: Jake Awe Date: Mon, 1 May 2023 04:32:46 -0500 Subject: [PATCH] enable local cache hits --- conda/recipes/libraft/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/recipes/libraft/meta.yaml b/conda/recipes/libraft/meta.yaml index 83468d90af..b89fcfb788 100644 --- a/conda/recipes/libraft/meta.yaml +++ b/conda/recipes/libraft/meta.yaml @@ -36,6 +36,7 @@ outputs: - SCCACHE_S3_KEY_PREFIX=libraft-aarch64 # [aarch64] - SCCACHE_S3_KEY_PREFIX=libraft-linux64 # [linux64] - SCCACHE_S3_USE_SSL + - SCCACHE_S3_NO_CREDENTIALS number: {{ GIT_DESCRIBE_NUMBER }} string: cuda{{ cuda_major }}_{{ date_string }}_{{ GIT_DESCRIBE_HASH }}_{{ GIT_DESCRIBE_NUMBER }} ignore_run_exports_from: