build-sanpshot.yml
on: push
build-job
/
...
/
Pre-build steps for project .
7s
build-job
/
...
/
owasp-scan-job
6m 59s
build-job
/
...
/
trivy-scan-job
build-job
/
...
/
trivy-scan-job
Annotations
2 errors and 1 warning
build-job / Build Docker image and push to ghcr.io / docker-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c gradle --no-daemon clean build dockerPrepare -Prelease_version=${release_version}" did not complete successfully: exit code: 1
|
build-job / Build and Push Jar to Sonatype / sonatype-push
Process completed with exit code 1.
|
build-job / Build and Push Jar to Sonatype / sonatype-push
Could not find any files for ./build/test-results/**/*.xml, ./build/test-results/**/*.trx, ./build/test-results/**/*.json
|