Refactor pipeline script
This commit is contained in:
parent
cbd5ca0815
commit
f299a1467e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: node:22
|
image: node:22
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue