Skip to content

Commit d5089ac

Browse files
committed
DNM test puhing docker images in PR
1 parent 4644397 commit d5089ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
context: .
9090
platforms: ${{ env.platforms }}
91-
push: ${{ github.event_name != 'pull_request' }}
91+
push: true
9292
tags: ${{ steps.meta.outputs.tags }}
9393
labels: ${{ steps.meta.outputs.labels }}
9494
target: ${{ matrix.image }}

0 commit comments

Comments
 (0)