Add debug
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-12-28 17:24:06 +01:00
parent 05686c4cdd
commit 108960d074

View File

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