Skip to content

Commit 349a2a9

Browse files
committed
-
Signed-off-by: acejilam <acejilam@gmail.com>
1 parent d45a401 commit 349a2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
password: ${{ secrets.REGISTERY_PASSWORD }}
5858
- name: build
5959
run: |
60-
docker pull registry.cn-hangzhou.aliyuncs.com/acejilam/ray:2.43.0-py39-gpu
60+
docker pull --progress=plain registry.cn-hangzhou.aliyuncs.com/acejilam/ray:2.43.0-py39-gpu
6161
docker build -t registry.cn-hangzhou.aliyuncs.com/ls-2018/test:tmp .
6262
docker push registry.cn-hangzhou.aliyuncs.com/ls-2018/test:tmp

0 commit comments

Comments
 (0)