Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
08f8c198
Unverified
Commit
08f8c198
authored
Feb 16, 2026
by
Amr Mahdi
Committed by
GitHub
Feb 16, 2026
Browse files
[CI] Disable precompiled wheel path in CI image builds (#34606)
Signed-off-by:
Amr Mahdi
<
amrmahdi@meta.com
>
parent
a21cedf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.buildkite/image_build/image_build.sh
.buildkite/image_build/image_build.sh
+2
-2
No files found.
.buildkite/image_build/image_build.sh
View file @
08f8c198
...
...
@@ -168,8 +168,8 @@ REGISTRY=$1
REPO
=
$2
BUILDKITE_COMMIT
=
$3
BRANCH
=
$4
VLLM_USE_PRECOMPILED
=
$5
VLLM_MERGE_BASE_COMMIT
=
$6
VLLM_USE_PRECOMPILED
=
0
VLLM_MERGE_BASE_COMMIT
=
""
IMAGE_TAG
=
$7
IMAGE_TAG_LATEST
=
${
8
:-}
# only used for main branch, optional
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment