测试:测试推送部署
Dockerbuild
docker_build_dev
--------------------
21 | COPY . .
22 |
23 | >>> RUN yarn build && yarn install --production --ignore-scripts --prefer-offline
24 |
25 | # 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: 1section_end:1700878459:build_scriptsection_start:1700878459:after_scriptsection_end:1700878459:after_scriptERROR: Job failed: exit status 1