Browse Source

Forward slashes are significatn

Colin Powell 2 năm trước cách đây
mục cha
commit
ced8600d96
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -25,7 +25,7 @@ steps:
         from_secret: key
       hosts:
         - box.unbl.ink
-      source: /tmp/.build/public
+      source: /tmp/.build/public/
       target: /home/user-data/www/unbl.ink/
       secrets: [ key ]
     volumes: