ci: depressing
Some checks reported warnings
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 27s
Build and Deploy / sonarqube (push) Successful in 1m10s
Build and Deploy / build-push-server-container (push) Has been cancelled
Build and Deploy / dependency-track-container (push) Has been cancelled

This commit is contained in:
Timothy Schenk 2023-11-03 13:27:31 +01:00
parent 6efbe82657
commit 18260d3ee8

View file

@ -78,7 +78,7 @@ jobs:
projectVersion: "${{ github.ref_name }}" projectVersion: "${{ github.ref_name }}"
bomFilename: "${{ github.workspace }}/bom.xml" bomFilename: "${{ github.workspace }}/bom.xml"
build-push-server-container: build-push-server-container:
runs-on: ghcr.io/catthehacker/ubuntu:act-latest runs-on: ubuntu:act-latest
needs: build-server needs: build-server
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3