Skip to content

Commit a3dbbc4

Browse files
fix: name ingester dockerfile in test-build
1 parent a8edb0e commit a3dbbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
context: .
7373
push: true
74-
file: ./ingest.dockerfile
74+
file: ./ingester.dockerfile
7575
tags: ${{ steps.meta-ingester.outputs.tags }}
7676
labels: ${{ steps.meta-ingester.outputs.labels }}
7777
cache-from: type=gha

0 commit comments

Comments
 (0)