We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce2dc7 commit 4724264Copy full SHA for 4724264
.github/workflows/premerge.yaml
@@ -78,6 +78,7 @@ jobs:
78
79
if ! [[ "${{ matrix.runs-on }}" =~ "^depot" ]]; then
80
81
+ echo "STARTING SCCACHE"
82
# This environment variable is passes into the container through the
83
# runner pod definition. This differs between our two clusters which
84
# why we do not hardcode it.
0 commit comments