Skip to content

Commit e811be5

Browse files
author
nora-coder-dot
committed
fix: docker image path
Signed-off-by: nora-coder-dot <nora6677@gmail.com>
1 parent 4b59808 commit e811be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
push: true
8888
builder: ${{ steps.buildx.outputs.name }}
8989
context: .
90-
file: .github/workflows/release/cl.Dockerfile
90+
file: .github/release/cl.Dockerfile
9191
platforms: linux/amd64
9292
tags: ${{ steps.meta.outputs.tags }}
9393
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)