Update Node.js to 93d2e80
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
Renovate Bot 2024-08-01 00:34:28 +00:00
parent c754fa82f2
commit 7e666c5aa2

View File

@ -12,12 +12,12 @@ trigger:
steps:
- name: lint
image: node:20.15.0@sha256:b849bc4078c3e16a38d72749ab8faeacbcc6c3bdb742399b4a5974a89fc93261
image: node:20.15.0@sha256:93d2e801dabc677ea0b30b47d3d729fab63ecb20be7ac0ab204cc3c65731297a
commands:
- npm install
- npm run lint
- name: build
image: node:20.15.0@sha256:b849bc4078c3e16a38d72749ab8faeacbcc6c3bdb742399b4a5974a89fc93261
image: node:20.15.0@sha256:93d2e801dabc677ea0b30b47d3d729fab63ecb20be7ac0ab204cc3c65731297a
environment:
NODE_OPTIONS: '--openssl-legacy-provider'
commands:
@ -39,7 +39,7 @@ depends_on:
steps:
- name: build
image: node:20.15.0@sha256:b849bc4078c3e16a38d72749ab8faeacbcc6c3bdb742399b4a5974a89fc93261
image: node:20.15.0@sha256:93d2e801dabc677ea0b30b47d3d729fab63ecb20be7ac0ab204cc3c65731297a
environment:
NODE_OPTIONS: '--openssl-legacy-provider'
commands: