Skip to content

Commit a567609

Browse files
committed
fix deployment workflow
1 parent c1e6881 commit a567609

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/image.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: docker/build-push-action@v2
2828
with:
2929
context: .
30-
file: docker/Dockerfile
3130
push: true
3231
tags: ${{ steps.meta_services.outputs.tags }}
3332
labels: ${{ steps.meta_services.outputs.labels }}

0 commit comments

Comments
 (0)