issue # runner 테스트

This commit is contained in:
2025-11-10 00:39:38 +00:00
parent a73db3a531
commit 6df664ef7d

View File

@@ -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