aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 40d4b1e..8c85128 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -20,7 +20,7 @@ steps:
- ln -s packages/debian .
- dpkg-buildpackage -uc -us
- - ls -lahR
+ - ls -lahR ../
- pwd
- BUILD_DIR="./tmp"
- OUTPUT_DIR="./output"