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