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
27e88cee
Unverified
Commit
27e88cee
authored
Aug 28, 2025
by
Simon Mo
Committed by
GitHub
Aug 28, 2025
Browse files
chore: build release image by default (#23852)
Signed-off-by:
Codex
<
codex@openai.com
>
parent
16a45b3a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
.buildkite/release-pipeline.yaml
.buildkite/release-pipeline.yaml
+2
-6
No files found.
.buildkite/release-pipeline.yaml
View file @
27e88cee
...
@@ -62,12 +62,8 @@ steps:
...
@@ -62,12 +62,8 @@ steps:
env
:
env
:
DOCKER_BUILDKIT
:
"
1"
DOCKER_BUILDKIT
:
"
1"
-
block
:
"
Build
release
image
(x86)"
depends_on
:
~
key
:
block-release-image-build
-
label
:
"
Build
release
image
(x86)"
-
label
:
"
Build
release
image
(x86)"
depends_on
:
block-release-image-build
depends_on
:
~
id
:
build-release-image-x86
id
:
build-release-image-x86
agents
:
agents
:
queue
:
cpu_queue_postmerge
queue
:
cpu_queue_postmerge
...
@@ -80,7 +76,7 @@ steps:
...
@@ -80,7 +76,7 @@ steps:
-
"
docker
push
public.ecr.aws/q9t5s3a7/vllm-release-repo:$BUILDKITE_COMMIT"
-
"
docker
push
public.ecr.aws/q9t5s3a7/vllm-release-repo:$BUILDKITE_COMMIT"
-
label
:
"
Build
release
image
(arm64)"
-
label
:
"
Build
release
image
(arm64)"
depends_on
:
block-release-image-build
depends_on
:
~
id
:
build-release-image-arm64
id
:
build-release-image-arm64
agents
:
agents
:
queue
:
arm64_cpu_queue_postmerge
queue
:
arm64_cpu_queue_postmerge
...
...
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