Skip to content

Commit 7caffb9

Browse files
authored
fix: remove duplicate outputs from gh-workflow (#364)
* feat: push images to ghcr refs L2P-714 * feat: push releases to ghcr closes L2P-714 * hot-fix (merge conflict): remove duplicate `outputs` * hot-fix (merge conflict): remove duplicate outputs
1 parent 8f2d343 commit 7caffb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
context: .
7070
platforms: ${{ matrix.config.platform }}
7171
labels: ${{ steps.meta.outputs.labels }}
72-
outputs: type=registry,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true
7372
build-args: |
7473
SERVICE_NAME=${{ inputs.service_name || 'rollup-boost' }}
7574
outputs: type=registry,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true

0 commit comments

Comments
 (0)