This commit is contained in:
@ -12,6 +12,7 @@ steps:
|
|||||||
image: node:24
|
image: node:24
|
||||||
commands:
|
commands:
|
||||||
- cd frontend
|
- cd frontend
|
||||||
|
- npm install
|
||||||
- npm run lint
|
- npm run lint
|
||||||
|
|
||||||
- name: build-and-publish
|
- name: build-and-publish
|
||||||
|
|||||||
Reference in New Issue
Block a user