Browse Source

Update '.drone.yml'

kirkleon 5 years ago
parent
commit
6b25c82abd
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .drone.yml

+ 2 - 1
.drone.yml

@@ -38,7 +38,8 @@ steps:
       from_secret: ssh_key
     port: 355
     script:
-    - /opt/terrassumptions/srv/update.sh
+    - cd /opt/terrassumptions/srv/
+    - ./update.sh
     
 volumes:
 - name: build