.gitlab-ci.yml 파일 업데이트2

This commit is contained in:
2025-11-09 14:13:22 +00:00
parent c907dabfb5
commit 6c66a2779b

View File

@@ -1,6 +1,7 @@
stages: stages:
- build - build
build: build:
stage: build stage: build
image: node:25.1.0 image: node:25.1.0