Update Node.js to bb4bbe2
Some checks reported errors
continuous-integration/drone/pr Build was killed
Some checks reported errors
continuous-integration/drone/pr Build was killed
This commit is contained in:
parent
a4f3c91a5d
commit
47c467db9f
@ -12,12 +12,12 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: node:20.12.2@sha256:844b41cf784f66d7920fd673f7af54ca7b81e289985edc6cd864e7d05e0d133c
|
image: node:20.12.2@sha256:bb4bbe2e5307ba2982c1263b26ee72593ba680280085ee39eaf631b8b2a57dcb
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- name: build
|
- name: build
|
||||||
image: node:20.12.2@sha256:844b41cf784f66d7920fd673f7af54ca7b81e289985edc6cd864e7d05e0d133c
|
image: node:20.12.2@sha256:bb4bbe2e5307ba2982c1263b26ee72593ba680280085ee39eaf631b8b2a57dcb
|
||||||
environment:
|
environment:
|
||||||
NODE_OPTIONS: '--openssl-legacy-provider'
|
NODE_OPTIONS: '--openssl-legacy-provider'
|
||||||
commands:
|
commands:
|
||||||
@ -39,7 +39,7 @@ depends_on:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:20.12.2@sha256:844b41cf784f66d7920fd673f7af54ca7b81e289985edc6cd864e7d05e0d133c
|
image: node:20.12.2@sha256:bb4bbe2e5307ba2982c1263b26ee72593ba680280085ee39eaf631b8b2a57dcb
|
||||||
environment:
|
environment:
|
||||||
NODE_OPTIONS: '--openssl-legacy-provider'
|
NODE_OPTIONS: '--openssl-legacy-provider'
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user