aboutsummaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorMichael Grote2023-06-28 14:36:00 +0200
committerMichael Grote2023-06-28 14:36:00 +0200
commit565cefb0f2a3597e97865842d251dd722030f08f (patch)
treef343137cfe7db9cac6eee7dd1f943883cf78c7c5 /.drone.yml
parent082ee4b252e0eafc6c1f7493f204f1a7a001654b (diff)
ci: debug
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"