Update .drone.yml

This commit is contained in:
Ruan Bekker 2019-04-21 03:14:28 +02:00 committed by GitHub
parent 90fd5187bd
commit 859e08f28a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,11 +35,11 @@ steps:
key:
from_secret: ssh_key
volumes:
- .:/tmp/ssh
- /root:/tmp/ssh
script:
- pwd
- ls -lah
- ls /tmp/
- ls /tmp/ssh/
- find / -name Dockerfile
- docker node ls