chore: bothersome
Some checks failed
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / build (push) Successful in 31s
Build, Package and Push Images / sbom-scan (push) Successful in 27s
Build, Package and Push Images / container-build (push) Successful in 1m30s
Build, Package and Push Images / sonarqube (push) Successful in 1m36s
Build, Package and Push Images / generate-licences (push) Failing after 31s
Build, Package and Push Images / container-sbom-scan (push) Successful in 35s

This commit is contained in:
Timothy Schenk 2024-01-29 14:27:36 +01:00
parent 053b6139a1
commit 9eb092987d

View file

@ -24,7 +24,9 @@ jobs:
- name: Setup dotnet
uses: https://github.com/actions/setup-dotnet@v3
with:
global-json-file: global.json
dotnet-version: |
7.0
8.0
- name: Install dependencies
run: dotnet restore
- name: Build