Explorar el Código

Update '.drone.yml'

kirkleon hace 5 años
padre
commit
3c19b922db
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-$(date +'%Y-%m-%dT%H:%M:%S')"
+    target: "/opt/terrassumptions/srv/build-last-push"
     source: /build
 - name: deploy-ui
   image: appleboy/drone-ssh