Skip to content

Commit 1b28ed3

Browse files
authored
Update test.yaml
1 parent 948e38c commit 1b28ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: docker/build-push-action@v2
3535
with:
3636
context: ./runtime
37-
file: Dockerfile.no-package
37+
file: ./runtime/Dockerfile.no-package
3838
push: true
3939
tags: ghcr.io/codefuse-ai/runtime:0.1.0
4040
platforms: |

0 commit comments

Comments
 (0)