diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a3f3705608c1d2979a52ba2e3196f265b6a1a3f5..460b4c0399fcd19169c3bedad51c55a066f0d185 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
   - deploy
 image:
   name: antora/antora:3.1.7
-pages:
+build:
   stage: build
   script:
     - >
@@ -11,7 +11,7 @@ pages:
       -F token=$TRIGGER_SWLAB_DOCS
       -F ref=master 
       https://gitlab.bwg.co.kr/api/v4/projects/951/trigger/pipeline
-
+deploy:
   stage: deploy
   script:
     - antora --fetch site.yml