⬆️ Update alpine_3_18/yq to v4.33.3-r3 #634
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
workflows
/
Gather add-on information
11s
workflows
/
JSON Lint
7s
workflows
/
Shellcheck
7s
workflows
/
YAMLLint
11s
workflows
/
Prettier
8s
Matrix: workflows / build
Annotations
7 errors
workflows / Build aarch64
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
|
workflows / Build armv7
The job was canceled because "aarch64" 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-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
|
workflows / Build armhf
The job was canceled because "aarch64" failed.
|
workflows / Build armhf
The operation was canceled.
|
workflows / Build i386
The job was canceled because "aarch64" failed.
|
workflows / Build i386
The operation was canceled.
|