fix: switch cosign registry from GCR to GHCR (#237) #291
build.yml
on: push
test
5m 6s
lint
5m 12s
integration-tests
9m 26s
docker-build
6m 19s
arm64-build
6m 44s
docker-build-external-login
7m 2s
docker-build-oauth-login
5m 35s
podman-build
7m 27s
buildah-build
9m 3s
iso-from-image
13m 34s
iso-from-recipe
4m 53s
Annotations
9 errors
iso-from-recipe
Process completed with exit code 1.
|
docker-build-oauth-login
Process completed with exit code 1.
|
docker-build
Process completed with exit code 1.
|
arm64-build
Process completed with exit code 1.
|
docker-build-external-login
Process completed with exit code 1.
|
podman-build
Process completed with exit code 1.
|
buildah-build
Process completed with exit code 1.
|
Error
The command RUN --mount=type=bind,from=stage-files,src=/files,dst=/tmp/files,rw --mount=type=bind,from=stage-modules,src=/modules,dst=/tmp/modules,rw --mount=type=bind,from=stage-akmods-main,src=/rpms,dst=/tmp/rpms,rw --mount=type=bind,from=ghcr.io/blue-build/cli:2aa888d3a14bb6745b7840d44b2a2a197da2c245-build-scripts,src=/scripts/,dst=/tmp/scripts/ --mount=type=cache,dst=/var/cache/rpm-ostree,id=rpm-ostree-cache-cli/test-40,sharing=locked /tmp/scripts/run_module.sh 'akmods' '{"type":"akmods"}' && ostree container commit did not complete successfully. Exit code 1
|
integration-tests
Process completed with exit code 1.
|