[CI] change to quay.io (#102)

change docker registry to quay

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-02-19 17:04:46 +08:00
committed by GitHub
parent fafd70e91c
commit cff03a4913
8 changed files with 26 additions and 29 deletions

View File

@@ -12,7 +12,7 @@
:substitutions:
# You can change version a suitable one base on your requirement, e.g. main
export IMAGE=ghcr.io/vllm-project/vllm-ascend:|vllm_newest_release_version|
export IMAGE=quay.io/ascend:|vllm_newest_release_version|
docker run \
--name vllm-ascend \