测试ssh pipeline
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
3a57985ee7
commit
f13808976b
|
@ -81,10 +81,12 @@ server:
|
|||
from_secret: aus_pw
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
- name: Show System Env
|
||||
commands:
|
||||
- echo hello world
|
||||
- whoami
|
||||
- date
|
||||
- name: Show Docker Env
|
||||
commands:
|
||||
- docker ps
|
||||
- docker images
|
||||
|
|
Loading…
Reference in New Issue