Skip to content

Commit

Permalink
Update run-amd-test.sh (vllm-project#7044)
Browse files Browse the repository at this point in the history
Signed-off-by: Alvant <alvasian@yandex.ru>
  • Loading branch information
okakarpa authored and Alvant committed Oct 26, 2024
1 parent 0fb98ae commit 88a91cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .buildkite/run-amd-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ while true; do
done

echo "--- Pulling container"
docker login registry-1.docker.io -u alexeivivanovamd -p ${DH_TOKEN}
image_name="rocm/vllm-ci:${BUILDKITE_COMMIT}"
container_name="rocm_${BUILDKITE_COMMIT}_$(tr -dc A-Za-z0-9 < /dev/urandom | head -c 10; echo)"
docker pull ${image_name}
Expand Down

0 comments on commit 88a91cc

Please sign in to comment.