Compare commits

..

No commits in common. "e059edfaba2f4f67338b4bbc0297a908558cccfc" and "d6d5b64f146ed066e18dbcc4d79a050ea1c62d98" have entirely different histories.

View file

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: build - name: build
image: amd64/node:12.22.1-buster@sha256:436a6432b6f5109c2c70a1f71f5df0e7d29946a967e85882fe08a37f36b8bec4 image: amd64/node:12.22.1-buster@sha256:1e4125d5067c069a665f87b26d36802b50b91eebb80cfae7c93c4e5fe5ce014d
commands: commands:
- npm install - npm install
- npm run build:ssr - npm run build:ssr
@ -39,7 +39,7 @@ platform:
steps: steps:
- name: build - name: build
image: arm64v8/node:12.22.1-buster@sha256:a69aea293eec099315b85b665cf71f505a9f2ef9d3c8291a3c859119131bcb3c image: arm64v8/node:12.22.1-buster@sha256:513682c8c99375e256592b827acc1956d7251ad628adf3523efbebeba99d0f34
commands: commands:
- npm install - npm install
- npm run build:ssr - npm run build:ssr