had to fix .drone.yml, borked scp destination
continuous-integration/drone/push Build is passing Details

This commit is contained in:
terris Station 2019-12-15 03:13:21 -05:00
parent aea2106a34
commit 54b58be9c9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
- name: mkdocs build&deploy
commands:
- mkdocs build
- scp -r substation/ /home/terris/public_html/substation
- scp -r substation/ /home/terris/public_html/
trigger:
branch: