⬆️ Update alpine_3_18/nginx to v1.24.0-r7 - autoclosed #500
ci.yaml
on: pull_request
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
3s
workflows
/
YAMLLint
8s
workflows
/
Prettier
7s
Matrix: workflows / build
Annotations
5 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies py3-pip=23.3.1-r0 && apk add --no-cache nginx=1.24.0-r7 python3=3.11.6-r1 && pip3 install -r /tmp/requirements.txt && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies && rm -f -r /etc/nginx /tmp/*" did not complete successfully: exit code: 1
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies py3-pip=23.3.1-r0 && apk add --no-cache nginx=1.24.0-r7 python3=3.11.6-r1 && pip3 install -r /tmp/requirements.txt && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies && rm -f -r /etc/nginx /tmp/*" did not complete successfully: exit code: 1
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies py3-pip=23.3.1-r0 && apk add --no-cache nginx=1.24.0-r7 python3=3.11.6-r1 && pip3 install -r /tmp/requirements.txt && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies && rm -f -r /etc/nginx /tmp/*" did not complete successfully: exit code: 1
|