ci: debug

This commit is contained in:
Michael Grote 2023-06-28 14:36:50 +02:00
parent 565cefb0f2
commit ffc773425c

View file

@ -20,7 +20,8 @@ steps:
- ln -s packages/debian . - ln -s packages/debian .
- dpkg-buildpackage -uc -us - dpkg-buildpackage -uc -us
- ls -lahR ../ - cd ..
- ls -lah
- pwd - pwd
- BUILD_DIR="./tmp" - BUILD_DIR="./tmp"
- OUTPUT_DIR="./output" - OUTPUT_DIR="./output"