Skip to content

Commit 6aa88d2

Browse files
committed
do not publish test container
1 parent 1f16140 commit 6aa88d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker-publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
with:
118118
context: .
119119
pull: true
120-
push: ${{ github.event_name != 'pull_request' }}
121120
tags: ${{ steps.meta.outputs.tags }}
122121
labels: ${{ steps.meta.outputs.labels }}
123122
platforms: linux/arm64

0 commit comments

Comments
 (0)