Skip to content

Commit 383c6a6

Browse files
committed
ci test
1 parent f9fb0eb commit 383c6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
if: github.ref_name == 'main'
6868
with:
6969
context: .
70-
push: true
70+
push: false
7171
tags: |
7272
${{ env.CR_REPO }}:${{ github.ref_name }}-${{ steps.vars.outputs.sha_short }}
7373
-

0 commit comments

Comments
 (0)