New Angular based web version #1

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

View File

@@ -37,7 +37,7 @@ steps:
- name: dockersock
path: /var/run
depends_on:
- compile
- compile (.NET)
- name: docker build and push
image: docker:24.0.7
@@ -61,7 +61,7 @@ steps:
branch:
- main
depends_on:
- compile
- compile (.NET)
- test
- name: Telegram notification
@@ -75,7 +75,8 @@ steps:
status:
- failure
depends_on:
- compile
- compile (.NET)
- compile (Angular)
- test
- docker build and push