ci: alt
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 28s
Build and Deploy / sonarqube (push) Successful in 1m12s
Build and Deploy / build-push-server-container (push) Failing after 15s
Build and Deploy / dependency-track-container (push) Has been skipped
Some checks failed
Build and Deploy / build-server (push) Successful in 25s
Build and Deploy / dependency-track (push) Successful in 28s
Build and Deploy / sonarqube (push) Successful in 1m12s
Build and Deploy / build-push-server-container (push) Failing after 15s
Build and Deploy / dependency-track-container (push) Has been skipped
This commit is contained in:
parent
5ab2c430de
commit
6efbe82657
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: catthehacker/ubuntu:act-latest
|
||||
runs-on: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
needs: build-server
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue