Browse Source

Update '.drone.yml'

kirkleon 5 năm trước cách đây
mục cha
commit
e507ba0158
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: