Add GHA scripts, incl test #2
pr_build.yml
on: pull_request
build-main-open
/
build-push-image
1m 7s
trivy-scans
/
build-image
1m 25s
build-develop-merge
/
build-push-image
build-develop-open
/
build-image
build-main-merge
/
build-push-image
Annotations
3 errors and 1 warning
build-main-open / build-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get -y install openjdk-7-jdk make git ant && apt-get -y install apt-transport-https ca-certificates && apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-keys 58118E89F3A912897C070ADBF76221572C52609D && echo \"deb https://apt.dockerproject.org/repo ubuntu-trusty main\" > /etc/apt/sources.list.d/docker.list && apt-get -y update && apt-get -y install docker-engine=1.11.2-0~trusty" did not complete successfully: exit code: 2
|
trivy-scans / build-image
Process completed with exit code 1.
|
trivy-scans / build-image
Process completed with exit code 1.
|
build-main-open / build-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|