Update file .gitlab-ci.yml

This commit is contained in:
2025-11-10 04:27:01 +00:00
parent 24c28aa6a1
commit 97b1602064

View File

@@ -11,7 +11,7 @@ build:
image: node:25.1.0
tags:
- system-runner
before_scripts:
before_script:
- echo "PATH=$PATH"
script:
- node -v