Explorar el Código

Update '.drone.yml'

kirkleon hace 5 años
padre
commit
6b25c82abd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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