Compare commits
No commits in common. "fb01797cb2c7420676db40b6f2a5698e18a00e03" and "dda152d311232ca969f644ed34d09b92fcc7a51d" have entirely different histories.
fb01797cb2
...
dda152d311
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:beece4c83b620cd54f88d2f16da50c41f62c19a1e8591354ad82726d43d5605a
|
||||
image: arm64v8/node:12.22.1-buster@sha256:d34688e5b5157bcf33317618028c5509a35ce954236c13461d1a7a3a51db0578
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build:ssr
|
||||
|
|
Reference in a new issue