Sfoglia il codice sorgente

Update '.drone.yml'

kirkleon 5 anni fa
parent
commit
6b25c82abd
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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