Skip to content

⬆️ Update AdguardTeam/AdGuardHome to v0.107.39 (#459) #666

⬆️ Update AdguardTeam/AdGuardHome to v0.107.39 (#459)

⬆️ Update AdguardTeam/AdGuardHome to v0.107.39 (#459) #666

Triggered via push October 12, 2023 18:25
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
6s
workflows / Gather add-on information
workflows  /  JSON Lint
3s
workflows / JSON Lint
workflows  /  Shellcheck
5s
workflows / Shellcheck
workflows  /  YAMLLint
10s
workflows / YAMLLint
workflows  /  Prettier
5s
workflows / Prettier
workflows  /  Lint Add-on
12s
workflows / Lint Add-on
workflows  /  Hadolint
7s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

1 error
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r6 yq=4.33.3-r3 && if [[ \"${BUILD_ARCH}\" = \"aarch64\" ]]; then ARCH=\"arm64\"; fi && if [[ \"${BUILD_ARCH}\" = \"amd64\" ]]; then ARCH=\"amd64\"; fi && if [[ \"${BUILD_ARCH}\" = \"armhf\" ]]; then ARCH=\"armv6\"; fi && if [[ \"${BUILD_ARCH}\" = \"armv7\" ]]; then ARCH=\"armv7\"; fi && if [[ \"${BUILD_ARCH}\" = \"i386\" ]]; then ARCH=\"386\"; 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: 1