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