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

This commit is contained in:
Timothy Schenk 2023-11-03 13:24:10 +01:00
parent 5ab2c430de
commit 6efbe82657

View file

@ -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