New Angular based web version #1

Closed
thomas.nuyken wants to merge 150 commits from main into ddd
Showing only changes of commit 108960d074 - Show all commits

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