use key path

This commit is contained in:
Harvey Tindall
2021-02-11 15:37:02 +00:00
parent 4a3b015a40
commit e28c50401e

View File

@@ -53,8 +53,9 @@ steps:
from_secret: ssh_username
port:
from_secret: ssh_port
key:
from_secret: ssh_key
volumes:
- /root/.ssh/docker-build:/root/ssh/drone_rsa
key_path: /root/ssh/drone_rsa
script:
- /home/rock64/jfa-go-build/build.sh