update
continuous-integration/drone/push Build is passing Details

master
wanggang 4 years ago
parent d4841250a7
commit bc69613d8c

@ -18,9 +18,11 @@ steps:
host: 10.10.14.176
port: 22
username: root
password: dsideal
password:
from_secret: ssh_password
script:
- apt -y install git
- echo ${DRONE_REPO_BRANCH}
- echo ${DRONE_COMMIT_SHA}
#- mkdir -p ~/publish/docker-lan && cd $_
#- ./start.sh

Loading…
Cancel
Save