Compare commits

..

No commits in common. "fcb8bd558d01219af6e2edd3b7785ea8ff5d53d9" and "e82b97dc28f9e16c6b69ffadeccb0e3fb4bd578c" have entirely different histories.

View file

@ -39,7 +39,7 @@ platform:
steps: steps:
- name: build - name: build
image: arm64v8/node:12.20.1-buster@sha256:6e4fb06ac546d32269a9d4d03f7af6ddc0968ef5ef9d1d0b7bf38ab897fff955 image: arm64v8/node:12.20.1-buster@sha256:4f006d33bdf44b35d18a867043738510f60526697c7d4118ea38b334f86ae0eb
commands: commands:
- npm install - npm install
- npm run build:ssr - npm run build:ssr
@ -71,7 +71,7 @@ platform:
steps: steps:
- name: build - name: build
image: arm32v7/node:12.20.1-buster@sha256:a87a8b4fee64459e84da07cf130161218de8bb75d8cf62bf7c605c1fbff54220 image: arm32v7/node:12.20.1-buster@sha256:37d6f1cfdef57f170dce16d72ed21c5d463bed4a6ed340c056ef91cb94e39199
commands: commands:
- npm install - npm install
- npm run build:ssr - npm run build:ssr