issue # runner 테스트
This commit is contained in:
@@ -14,9 +14,10 @@ build:
|
||||
stage: build
|
||||
image: node:25.1.0
|
||||
tags:
|
||||
- runner
|
||||
- runner-host
|
||||
script:
|
||||
- node -v
|
||||
- npm install
|
||||
- npm run build
|
||||
- pwd
|
||||
- ls
|
||||
|
||||
Reference in New Issue
Block a user