playing with drone scripts
continuous-integration/drone/push Build is failing Details

This commit is contained in:
terris Station 2019-12-10 18:18:04 -05:00
parent 279ca3a2ca
commit 574646ee88
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ steps:
- name: mkdocs build&deploy
commands:
- mkdocs build
- cat ./clone
- cat ./opt/clone
- cat ./opt/mkdocs-buildanddeploy
- cat ./mkdocs-buildanddeploy
- scp -r substation/ /home/terris/public_html/substation
trigger: