Skip to content

Update nginx to 1.25.3 #16

Update nginx to 1.25.3

Update nginx to 1.25.3 #16

Triggered via push October 24, 2023 19:06
Status Failure
Total duration 1h 45m 43s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error
build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux && wget -qO nginx.tar.gz https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && wget -qO nginx.tar.gz.asc https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz.asc && export GNUPGHOME=\"$(mktemp -d)\" && found=''; for server in ha.pool.sks-keyservers.net hkp://keyserver.ubuntu.com:80 hkp://p80.pool.sks-keyservers.net:80 pgp.mit.edu ; do echo \"Fetching GPG key $GPG_KEYS from $server\"; gpg --keyserver \"$server\" --keyserver-options timeout=10 --recv-keys \"$GPG_KEYS\" && found=yes && break; done; test -z \"$found\" && echo >&2 \"error: failed to fetch GPG key $GPG_KEYS\" && exit 1; gpg --batch --verify nginx.tar.gz.asc nginx.tar.gz && rm -rf \"$GNUPGHOME\" nginx.tar.gz.asc && tar -zxC /usr/src -f nginx.tar.gz && rm nginx.tar.gz && cd /usr/src/nginx-$NGINX_VERSION" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
digests Expired
0 Bytes