Compare commits
No commits in common. "26d2b3a1aacd7ece778d1ed4c2077892a1bf07e3" and "f095b1efbc4206c05e2d1eacc887ddba759ab457" have entirely different histories.
26d2b3a1aa
...
f095b1efbc
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: arm64v8/node:12.22.1-buster@sha256:d34688e5b5157bcf33317618028c5509a35ce954236c13461d1a7a3a51db0578
|
||||
image: arm64v8/node:12.22.1-buster@sha256:a69aea293eec099315b85b665cf71f505a9f2ef9d3c8291a3c859119131bcb3c
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build:ssr
|
||||
|
|
Reference in a new issue