checking if docker is even found
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-13 17:41:33 +02:00
parent 9e6ea6dcf6
commit 6e3dab687f
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -63,6 +63,7 @@ steps:
commands: commands:
- sleep 5 - sleep 5
- ls -la - ls -la
- ls -la scripts/
- CUDDLE_FETCH_POLICY=always cuddle_cli x build_cuddle_image - CUDDLE_FETCH_POLICY=always cuddle_cli x build_cuddle_image
environment: environment:
DOCKER_BUILDKIT: 1 DOCKER_BUILDKIT: 1