Skip to content

Commit 819c152

Browse files
ci: remove metadata output causing docker build fail 'Argument list too long' (#7378)
1 parent 4aa5247 commit 819c152

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build-and-dockerize.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -186,14 +186,6 @@ jobs:
186186
187187
**Image Tag**: `${{ inputs.imageTag }}`
188188
189-
<details>
190-
<summary>Docker Bake metadata</summary>
191-
192-
```json
193-
${{ steps.docker-bake.outputs.metadata }}
194-
```
195-
</details>
196-
197189
- name: upload sourcemaps to Sentry
198190
if: ${{ inputs.publishSourceMaps }}
199191
env:

0 commit comments

Comments
 (0)