测试:测试推送部署

2 jobs from develop in 31 秒 (queued for 1 秒)
状态 作业 ID 名称 覆盖率
  Dockerbuild
已失败 #7706
docker_build_dev

00:31

 
  Kustomize Tag Push
已跳过 #7707
kustomize_set_image_dev
 
Dockerbuild docker_build_dev
--------------------
22 | COPY . .
23 | COPY --from=deps /app/node_modules ./node_modules
24 | >>> RUN yarn build && yarn install --production --ignore-scripts --prefer-offline
25 |
26 | # Production image, copy all the files and run next
--------------------
ERROR: failed to solve: process "/bin/sh -c yarn build && yarn install --production --ignore-scripts --prefer-offline" did not complete successfully: exit code: 1
ERROR: Job failed: exit status 1