Compare commits
No commits in common. "e27c19bc6fe0f57f19947d53b37dc03709e60bcc" and "1e632b8488d06d2dec7ff6c17fc73cc8c290ea61" have entirely different histories.
e27c19bc6f
...
1e632b8488
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ platform:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: amd64/node:12.21.0-buster@sha256:e56a70a93f79dcf6b22104495ea4dc03ebb266123040455ccb4960910c668a1c
|
||||
image: amd64/node:12.21.0-buster@sha256:a0d075cfb19eae5353815d8be4573196c1cb118dcccb21634006ec18a7754d84
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build:ssr
|
||||
|
|
Reference in a new issue