Skip to content

Build And Push Docker Image #2386

Build And Push Docker Image

Build And Push Docker Image #2386

Triggered via schedule October 29, 2023 20:02
Status Failure
Total duration 4m 58s
Artifacts

build_docker_image.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -x && sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories && apk update -f && apk upgrade && apk --no-cache add -f bash coreutils git curl wget tzdata perl openssl nginx nodejs jq openssh procps netcat-openbsd npm && rm -rf /var/cache/apk/* && apk update && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo \"Asia/Shanghai\" > /etc/timezone && git config --global user.email \"qinglong@@users.noreply.github.com\" && git config --global user.name \"qinglong\" && git config --global http.postBuffer 524288000 && npm install -g pnpm@8.3.1 && cd && pnpm config set registry https://registry.npmmirror.com && pnpm add -g pm2 tsx && rm -rf /root/.pnpm-store && rm -rf /root/.local/share/pnpm/store && rm -rf /root/.cache && rm -rf /root/.npm" did not complete successfully: exit code: 1