Unverified Commit d9813967 authored by Kevin H. Luu's avatar Kevin H. Luu Committed by GitHub
Browse files

[release] Change dockerhub username for TPU release (#18389)

parent 9609327f
...@@ -64,7 +64,7 @@ steps: ...@@ -64,7 +64,7 @@ steps:
- "docker push vllm/vllm-tpu:$BUILDKITE_COMMIT" - "docker push vllm/vllm-tpu:$BUILDKITE_COMMIT"
plugins: plugins:
- docker-login#v3.0.0: - docker-login#v3.0.0:
username: vllm username: vllmbot
password-env: DOCKERHUB_TOKEN password-env: DOCKERHUB_TOKEN
env: env:
DOCKER_BUILDKIT: "1" DOCKER_BUILDKIT: "1"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment