This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user