This commit is contained in:
parent
29e5d0030d
commit
9be844602a
6
.github/workflows/docker.yaml
vendored
6
.github/workflows/docker.yaml
vendored
@ -27,7 +27,11 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: Restart docker
|
- name: Restart docker
|
||||||
run: docker -v
|
run: |
|
||||||
|
echo $ALIYUN_REGISTRY_USER
|
||||||
|
echo $ALIYUN_NAME_SPACE
|
||||||
|
echo $ALIYUN_REGISTRY
|
||||||
|
docker -v
|
||||||
|
|
||||||
- name: Free up disk space complete
|
- name: Free up disk space complete
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user