Browse Source

Can't seem to mkdir?

Kirk Trombley 5 năm trước cách đây
mục cha
commit
8a9bdfb23a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -9,7 +9,7 @@ steps:
   - name: pull
     path: /data/
   commands:
-  - ./update.sh
+  - sh update.sh
   - mv pull/ /data/
   when:
   branch: