Compare commits
No commits in common. "75a00f49bbfd6b3a9bc3048eb02d92510627f08b" and "3f7209e595d0823477fac095a6fb7bd681e81a52" have entirely different histories.
75a00f49bb
...
3f7209e595
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ platform:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: amd64/node:12.21.0-buster@sha256:a0d075cfb19eae5353815d8be4573196c1cb118dcccb21634006ec18a7754d84
|
image: amd64/node:12.21.0-buster@sha256:559e523f017f1c54cdd25aa91c2c52a4eefbbc60b77c5776e5fa671aff6b931b
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build:ssr
|
- npm run build:ssr
|
||||||
|
|
Reference in a new issue