Skip to content

Commit 43286f5

Browse files
committed
Update dockerfile directory
1 parent 4b270c0 commit 43286f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push-vllm-cpu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
IMAGE=ghcr.io/stackhpc/vllm-cpu:${{ inputs.vllm_ref }}
4242
docker build -f Dockerfile.cpu -t $IMAGE --shm-size=4g .
4343
docker push $IMAGE
44+
working-directory: docker
4445

4546
build_push_arm64_image:
4647
name: Build and push image

0 commit comments

Comments
 (0)