diff --git a/.drone.yml b/.drone.yml index 75177e2..75bc90d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: