Browse Source

Now we have no home directory?

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

+ 1 - 1
.drone.yml

@@ -15,7 +15,7 @@ steps:
         from_secret: key
       hosts:
         - box.unbl.ink
-      source: pubilc/
+      source: ~/pubilc/
       target: /home/user-data/www/unbl.ink/
       secrets: [ key ]
 volumes: