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
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:
parent
6efbe82657
commit
18260d3ee8
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ jobs:
|
|||
projectVersion: "${{ github.ref_name }}"
|
||||
bomFilename: "${{ github.workspace }}/bom.xml"
|
||||
build-push-server-container:
|
||||
runs-on: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
runs-on: ubuntu:act-latest
|
||||
needs: build-server
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue