Explorar el Código

Update '.drone.yml'

kirkleon hace 5 años
padre
commit
e507ba0158
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-$(date +'%Y-%m-%dT%H:%M:%S')"
     source: /build/*
     
 volumes: