Workaround timeout issues during build #4
Annotations
1 error
🚀 Build
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
|
The logs for this run have expired and are no longer available.
Loading