diff --git a/.drone.yml b/.drone.yml index d505daf..f71e36a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,6 +40,7 @@ steps: CI_WORKSPACE: "/drone/src" commands: - curl https://get.docker.com | bash + - docker ps -a - dotnet test --no-build volumes: - name: dockersock