vuepress-deploy icon indicating copy to clipboard operation
vuepress-deploy copied to clipboard

执行部署报错

Open wolone opened this issue 3 years ago • 3 comments

` /usr/bin/docker build -t 8a33c1:f6bdd04f9f2342f4abf7dc5a29dcdba6 -f "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev/Dockerfile" "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev" Sending build context to Docker daemon 28.67kB

Step 1/11 : FROM node:14.12.0 as base 14.12.0: Pulling from library/node 4f250268ed6a: Pulling fs layer 1b49aa113642: Pulling fs layer c159512f4cc2: Pulling fs layer 8439168fd8dc: Pulling fs layer 55abbc6cc158: Pulling fs layer e5c5821cd889: Pulling fs layer 8cdf70a16731: Pulling fs layer 40ba0f817ab5: Pulling fs layer 19c9987a828c: Pulling fs layer 8439168fd8dc: Waiting 55abbc6cc158: Waiting e5c5821cd889: Waiting 8cdf70a16731: Waiting 40ba0f817ab5: Waiting 19c9987a828c: Waiting 1b49aa113642: Verifying Checksum 1b49aa113642: Download complete c159512f4cc2: Verifying Checksum c159512f4cc2: Download complete 4f250268ed6a: Verifying Checksum 4f250268ed6a: Download complete e5c5821cd889: Verifying Checksum e5c5821cd889: Download complete 8439168fd8dc: Verifying Checksum 8439168fd8dc: Download complete 40ba0f817ab5: Verifying Checksum 40ba0f817ab5: Download complete 8cdf70a16731: Verifying Checksum 8cdf70a16731: Download complete 19c9987a828c: Verifying Checksum 19c9987a828c: Download complete 55abbc6cc158: Verifying Checksum 55abbc6cc158: Download complete 4f250268ed6a: Pull complete 1b49aa113642: Pull complete c159512f4cc2: Pull complete 8439168fd8dc: Pull complete 55abbc6cc158: Pull complete e5c5821cd889: Pull complete 8cdf70a16731: Pull complete 40ba0f817ab5: Pull complete 19c9987a828c: Pull complete Digest: sha256:41360669532a4b660627dcd5a2c1910590827e9b9b05c634e60bdb22770f1788 Status: Downloaded newer image for node:14.12.0 ---> b1a278f92adb Step 2/11 : LABEL "com.github.actions.name"="Vuepress deploy" ---> Running in dad8220d55ab Removing intermediate container dad8220d55ab ---> b9d03f956754 Step 3/11 : LABEL "com.github.actions.description"="A GitHub Action to build and deploy Vuepress sites to GitHub Pages" ---> Running in 351aa7caf453 Removing intermediate container 351aa7caf453 ---> 8257d066c0a5 Step 4/11 : LABEL "com.github.actions.icon"="upload-cloud" ---> Running in 89f28c05d68f Removing intermediate container 89f28c05d68f ---> 78e844e3e20c Step 5/11 : LABEL "com.github.actions.color"="gray-dark" ---> Running in 662039a725aa Removing intermediate container 662039a725aa ---> 94eb9000eebd Step 6/11 : LABEL "repository"="https://github.com/jenkey2011/vuepress-deploy" ---> Running in 47c3aec8b72c Removing intermediate container 47c3aec8b72c ---> 41757005c8fd Step 7/11 : LABEL "homepage"="https://github.com/jenkey2011/vuepress-deploy" ---> Running in 9f29ab0d4723 Removing intermediate container 9f29ab0d4723 ---> de08c8adccdb Step 8/11 : LABEL "maintainer"="Jenkey2011 [email protected]" ---> Running in f729eaf78960 Removing intermediate container f729eaf78960 ---> 5c50ffc828e8 Step 9/11 : RUN apk add --no-cache git jq ---> Running in b41be24bd43b /bin/sh: 1: apk: not found The command '/bin/sh -c apk add --no-cache git jq' returned a non-zero code: 127

Warning: Docker build failed with exit code 127, back off 3.812 seconds before retry. /usr/bin/docker build -t 8a33c1:f6bdd04f9f2342f4abf7dc5a29dcdba6 -f "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev/Dockerfile" "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev" Sending build context to Docker daemon 28.67kB

Step 1/11 : FROM node:14.12.0 as base ---> b1a278f92adb Step 2/11 : LABEL "com.github.actions.name"="Vuepress deploy" ---> Using cache ---> b9d03f956754 Step 3/11 : LABEL "com.github.actions.description"="A GitHub Action to build and deploy Vuepress sites to GitHub Pages" ---> Using cache ---> 8257d066c0a5 Step 4/11 : LABEL "com.github.actions.icon"="upload-cloud" ---> Using cache ---> 78e844e3e20c Step 5/11 : LABEL "com.github.actions.color"="gray-dark" ---> Using cache ---> 94eb9000eebd Step 6/11 : LABEL "repository"="https://github.com/jenkey2011/vuepress-deploy" ---> Using cache ---> 41757005c8fd Step 7/11 : LABEL "homepage"="https://github.com/jenkey2011/vuepress-deploy" ---> Using cache ---> de08c8adccdb Step 8/11 : LABEL "maintainer"="Jenkey2011 [email protected]" ---> Using cache ---> 5c50ffc828e8 Step 9/11 : RUN apk add --no-cache git jq ---> Running in 8519983c54b0 /bin/sh: 1: apk: not found The command '/bin/sh -c apk add --no-cache git jq' returned a non-zero code: 127

Warning: Docker build failed with exit code 127, back off 1.66 seconds before retry. /usr/bin/docker build -t 8a33c1:f6bdd04f9f2342f4abf7dc5a29dcdba6 -f "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev/Dockerfile" "/home/runner/work/_actions/jenkey2011/vuepress-deploy/dev" Sending build context to Docker daemon 28.67kB

Step 1/11 : FROM node:14.12.0 as base ---> b1a278f92adb Step 2/11 : LABEL "com.github.actions.name"="Vuepress deploy" ---> Using cache ---> b9d03f956754 Step 3/11 : LABEL "com.github.actions.description"="A GitHub Action to build and deploy Vuepress sites to GitHub Pages" ---> Using cache ---> 8257d066c0a5 Step 4/11 : LABEL "com.github.actions.icon"="upload-cloud" ---> Using cache ---> 78e844e3e20c Step 5/11 : LABEL "com.github.actions.color"="gray-dark" ---> Using cache ---> 94eb9000eebd Step 6/11 : LABEL "repository"="https://github.com/jenkey2011/vuepress-deploy" ---> Using cache ---> 41757005c8fd Step 7/11 : LABEL "homepage"="https://github.com/jenkey2011/vuepress-deploy" ---> Using cache ---> de08c8adccdb Step 8/11 : LABEL "maintainer"="Jenkey2011 [email protected]" ---> Using cache ---> 5c50ffc828e8 Step 9/11 : RUN apk add --no-cache git jq ---> Running in cef19685edb1 /bin/sh: 1: apk: not found The command '/bin/sh -c apk add --no-cache git jq' returned a non-zero code: 127

Error: Docker build failed with exit code 127 `

wolone avatar Apr 28 '21 06:04 wolone

It seems that there is something wrong with the version of dev tag. Please use version 1.6.1 or the latest master.

uses: jenkey2011/vuepress-deploy@master

看起来dev这个tag有问题,用1.61或者master吧,抱歉抱歉~

jenkey2011 avatar Apr 28 '21 14:04 jenkey2011