Skip to content

Commit

Permalink
ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
itboon committed Jun 16, 2023
1 parent f9fb0eb commit 383c6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
if: github.ref_name == 'main'
with:
context: .
push: true
push: false
tags: |
${{ env.CR_REPO }}:${{ github.ref_name }}-${{ steps.vars.outputs.sha_short }}
-
Expand Down

0 comments on commit 383c6a6

Please sign in to comment.