switch to ssh from scp drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
terris Station 2019-12-10 17:04:39 -05:00
parent ff4a1b238c
commit fef529e2e7
1 changed files with 0 additions and 5 deletions

View File

@ -33,14 +33,9 @@ steps:
- name: mkdocs build
commands:
- mkdocs build
depends_on:
- test-then-make
- name: deploy substation
commands:
- scp -R substation/ /home/terris/public_html/substation
depends_on:
- mkdocs build
trigger:
branch: