This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ steps:
|
|||||||
install:
|
install:
|
||||||
image: node:20
|
image: node:20
|
||||||
commands:
|
commands:
|
||||||
- cd client && npm ci
|
- cd client && npm install
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
image: node:20
|
image: node:20
|
||||||
|
|||||||
Reference in New Issue
Block a user