Compare commits
No commits in common. "9602bc894bba1bd21be2815c398ed0d15d2e2384" and "af952490dbbdd81f3ff2c302532176db076f3420" have entirely different histories.
9602bc894b
...
af952490db
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: amd64/node:lts-buster@sha256:601d279c9e850c3349d3a729be8e9ff3b9904deff11d5f8941f424b2794b8189
|
||||
image: amd64/node:lts-buster@sha256:828d74a846e6fdf1e4bc5b2fe19b199b56608fecf105488b5d0ebd0a43c0d5fd
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build:ssr
|
||||
|
|
Reference in a new issue