Workaround timeout issues during build #4
ci.yaml
on: push
workflows
/
Gather add-on information
6s
workflows
/
JSON Lint
5s
workflows
/
Shellcheck
5s
workflows
/
YAMLLint
12s
workflows
/
Prettier
3s
Matrix: workflows / build
Annotations
3 errors
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache nginx=1.24.0-r14 && curl -J -L -o /tmp/overseerr.tar.gz \"https://github.com/sct/overseerr/archive/v${OVERSEERR_VERSION}.tar.gz\" && tar zxvf /tmp/overseerr.tar.gz --strip 1 -C /opt && cd /opt && CYPRESS_INSTALL_BINARY=0 yarn --frozen-lockfile --network-timeout 1000000 && yarn build && yarn install --production --ignore-scripts --prefer-offline --network-timeout 1000000 && yarn cache clean && echo \"{\\\"commitTag\\\": \\\"${COMMIT_TAG}\\\"}\" > \"/opt/committag.json\" && rm -f -r /etc/nginx /opt/.next/cache /opt/server /opt/src /tmp/*" did not complete successfully: exit code: 1
|
workflows / Build aarch64
The job was canceled because "armv7" failed.
|
workflows / Build aarch64
The operation was canceled.
|