Explorar el Código

Update '.drone.yml'

kirkleon hace 5 años
padre
commit
4a4861b6fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -27,7 +27,7 @@ steps:
     key:
       from_secret: ssh_key
     port: 355
-    target: "/opt/terrassumptions/srv/build-${build.commit}-${build.number}"
+    target: "/opt/terrassumptions/srv/build"
     source: /build
     
 volumes: