feat: with ldd
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-08-04 00:10:05 +02:00
parent 20f2392b4a
commit 5674b6795c
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -75,6 +75,7 @@ steps:
- eval `ssh-agent`
- chmod -R 600 ~/.ssh
- ssh-add
- ldd $CI_PREFIX
- cuddle x ci:main
environment:
DOCKER_BUILDKIT: 1