New Angular based web version #1

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

View File

@@ -13,15 +13,13 @@ jobs:
- name: Install docker
uses: papodaca/install-docker-action@main
- name: Install dependencies
run: apt update && apt install -y curl
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.x'
- name: Check out repository code
uses: actions/checkout@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build
run: dotnet build