Skip to content

Commit

Permalink
Remove SCCACHE_SERVICE_ACCOUNT variable
Browse files Browse the repository at this point in the history
  • Loading branch information
isarkis committed May 2, 2024
1 parent 3a4f059 commit 85087a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ ADD files/sccache /usr/local/bin
ENV SCCACHE_GCS_BUCKET=githubactions-chrome-sccache
ENV SCCACHE_GCS_RW_MODE=READ_WRITE
ENV SCCACHE_GCS_KEY_PATH=/root/key.json
ENV SCCACHE_GCS_SERVICE_ACCOUNT=github-actions-bucket-access@cobalt-demo-330821.iam.gserviceaccount.com
# ENV SCCACHE_GCS_SERVICE_ACCOUNT=github-actions-bucket-access@cobalt-demo-330821.iam.gserviceaccount.com

0 comments on commit 85087a8

Please sign in to comment.