Update file .gitlab-ci.yml
This commit is contained in:
@@ -11,6 +11,8 @@ build:
|
|||||||
image: node:25.1.0
|
image: node:25.1.0
|
||||||
tags:
|
tags:
|
||||||
- system-runner
|
- system-runner
|
||||||
|
before_scripts:
|
||||||
|
- echo "PATH=$PATH"
|
||||||
script:
|
script:
|
||||||
- node -v
|
- node -v
|
||||||
- npm install
|
- npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user