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 088faf6 commit 5b3a2e7Copy full SHA for 5b3a2e7
.github/workflows/_build.yaml
@@ -137,7 +137,6 @@ jobs:
137
"SSH_KNOWN_HOSTS=${{ steps.ssh-known-hosts.outputs.FILE }}"
138
build-args: |
139
BASE_IMAGE=${{ inputs.BASE_IMAGE }}
140
- BAZEL_CACHE=${{ vars.BAZEL_REMOTE_CACHE_URL }}
141
BUILD_DATE=${{ inputs.BUILD_DATE }}
142
${{ inputs.EXTRA_BUILD_ARGS }}
143
@@ -170,7 +169,6 @@ jobs:
170
169
171
172
173
174
175
176
0 commit comments