Skip to content

Commit d72cab0

Browse files
committed
fix action dockerfile
1 parent 1e90847 commit d72cab0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
with:
2727
platforms: linux/amd64,linux/arm64
2828
push: true
29-
file: ${{ matrix.image == 'backend' && 'Dockerfile' || 'clickhouse/Dockerfile' }}
3029
tags: |
3130
ghcr.io/talodev/backend:latest
3231
ghcr.io/talodev/backend:${{ github.ref_name }}

0 commit comments

Comments
 (0)