feat: add debugging
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-24 10:32:18 +02:00
parent 111487760b
commit cc0ce69084
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -44,6 +44,7 @@ steps:
- cd ci || exit 1
- cargo build
- cd - || exit 1
- ls ci/target/debug/ci
- ./ci/target/debug/ci
services:
- name: docker