Browse Source

Update '.drone.yml'

kirkleon 4 years ago
parent
commit
9c036ebdef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -11,7 +11,7 @@ steps:
   commands:
   - apk add --no-cache bash curl
   - ./update.sh
-  - mv pull/ /data
+  - cp -r pull/ /data
   when:
     branch:
     - master