mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
CI
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user