⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 #706
ci.yaml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
4s
workflows
/
Shellcheck
4s
workflows
/
YAMLLint
9s
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 nginx=1.24.0-r7 yq=4.33.3-r5 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && curl -L -s \"https://github.com/AdguardTeam/AdGuardHome/releases/download/${ADGUARD_HOME_VERSION}/AdGuardHome_linux_${ARCH}.tar.gz\" | tar zxvf - -C /opt/ && chmod a+x /opt/AdGuardHome/AdGuardHome && rm -fr /etc/nginx /tmp/*" did not complete successfully: exit code: 2
|
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 nginx=1.24.0-r7 yq=4.33.3-r5 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && curl -L -s \"https://github.com/AdguardTeam/AdGuardHome/releases/download/${ADGUARD_HOME_VERSION}/AdGuardHome_linux_${ARCH}.tar.gz\" | tar zxvf - -C /opt/ && chmod a+x /opt/AdGuardHome/AdGuardHome && rm -fr /etc/nginx /tmp/*" did not complete successfully: exit code: 2
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|