@@ -9,6 +9,8 @@ steps:
- name: pull
path: /data/
commands:
+ - pwd
+ - ls -haltr
- sh update.sh
- mv pull/ /data/
when: