Refactor pipeline script

This commit is contained in:
Murtadha 2024-07-27 21:16:01 -04:00
parent cbd5ca0815
commit f299a1467e

View file

@ -1,5 +1,5 @@
steps: steps:
build: build:
image: node:22 image: node:22
commands: commands:
- npm ci - npm ci