Update file .gitlab-ci.yml
This commit is contained in:
@@ -10,7 +10,7 @@ build:
|
||||
stage: build
|
||||
image: node:25.1.0
|
||||
tags:
|
||||
- docker-runner
|
||||
- local-runner
|
||||
script:
|
||||
- node -v
|
||||
- npm install
|
||||
|
||||
Reference in New Issue
Block a user