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

This commit is contained in:
2022-08-13 17:40:09 +02:00
parent 33aa3718fd
commit 9e6ea6dcf6
2 changed files with 2 additions and 4 deletions

View File

@@ -63,10 +63,6 @@ steps:
commands:
- sleep 5
- ls -la
- apk add git
- git init
- git add .
- git commit -m "mandatory commit"
- CUDDLE_FETCH_POLICY=always cuddle_cli x build_cuddle_image
environment:
DOCKER_BUILDKIT: 1