ci: yikes
Some checks failed
Build and Deploy / build-server (push) Successful in 27s
Build and Deploy / dependency-track (push) Successful in 27s
Build and Deploy / sonarqube (push) Successful in 1m14s
Build and Deploy / build-push-server-container (push) Failing after 1m8s
Build and Deploy / dependency-track-container (push) Has been skipped
Some checks failed
Build and Deploy / build-server (push) Successful in 27s
Build and Deploy / dependency-track (push) Successful in 27s
Build and Deploy / sonarqube (push) Successful in 1m14s
Build and Deploy / build-push-server-container (push) Failing after 1m8s
Build and Deploy / dependency-track-container (push) Has been skipped
This commit is contained in:
parent
18260d3ee8
commit
2c54ce4880
1 changed files with 2 additions and 1 deletions
|
@ -78,7 +78,8 @@ jobs:
|
|||
projectVersion: "${{ github.ref_name }}"
|
||||
bomFilename: "${{ github.workspace }}/bom.xml"
|
||||
build-push-server-container:
|
||||
runs-on: ubuntu:act-latest
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
needs: build-server
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue