Compare commits
No commits in common. "8d989ed8dad28e6eda3314b10f156457c270c641" and "4691c5b6041241e8a2588fd7c9be67d57ba0c19a" have entirely different histories.
8d989ed8da
...
4691c5b604
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: amd64/node:12.22.1-buster@sha256:f2a4275a088758ce4e5e2489e745d0245f086908f1a8a7419535fe415a5af7dc
|
||||
image: amd64/node:12.22.0-buster@sha256:9aaa6014d1e0f35df427d994e436d50e3b517f4c832bc012eca97d70b9399185
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build:ssr
|
||||
|
|
Reference in a new issue