Skip to content

Commit 59ef6d9

Browse files
committed
rebuild sm image
1 parent 0a4d2b4 commit 59ef6d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dlc_developer_config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ build_inference = true
4646

4747
# Set do_build to "false" to skip builds and test the latest image built by this PR
4848
# Note: at least one build is required to set do_build to "false"
49-
do_build = false
49+
do_build = true
5050

5151
[notify]
5252
### Notify on test failures
@@ -184,7 +184,7 @@ dlc-pr-pytorch-eia-inference = ""
184184
dlc-pr-tensorflow-2-eia-inference = ""
185185

186186
# vllm
187-
dlc-pr-vllm = "vllm/buildspec-ec2-pre.yml"
187+
dlc-pr-vllm = "vllm/buildspec-sm-pre.yml"
188188

189189
# sglang
190190
dlc-pr-sglang = ""

0 commit comments

Comments
 (0)