This commit is contained in:
Σrebe - Romain GERARD
2022-05-10 12:24:55 +02:00
parent 0c8e62cf52
commit 3f9e56b3e9

View File

@@ -40,6 +40,7 @@ jobs:
mkdir -p $GITHUB_WORKSPACE/bin $HOME/.terraform.d/plugin-cache
curl -sLo $GITHUB_WORKSPACE/bin/sccache https://github.com/Qovery/sccache-bin/releases/download/${{ steps.sccache_release.outputs.value }}/sccache
chmod 755 $GITHUB_WORKSPACE/bin/sccache
echo $SCCACHE_REDIS
echo "########## SHARED CACHE STATUS ##########"
sccache --version
sccache --show-stats