Skip to content

Commit d3aed54

Browse files
committed
test push
1 parent 855425a commit d3aed54

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
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
context: .
3939
file: ./Dockerfile
40-
push: false
40+
push: true
4141
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:test
4242
cache-from: type=gha
4343
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)