自动化构建 Python 3.10 + Cloud Center
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
c3738b4d8f
commit
aa460dd917
|
@ -12,13 +12,13 @@ server:
|
|||
from_secret: aus_pw
|
||||
|
||||
steps:
|
||||
- name: Show System Env
|
||||
- name: Show Env
|
||||
commands:
|
||||
- hostname
|
||||
- whoami
|
||||
- date
|
||||
- ls
|
||||
- name: Show Docker Env
|
||||
commands:
|
||||
- docker info
|
||||
- docker ps
|
||||
- docker images
|
||||
|
||||
|
|
Loading…
Reference in New Issue