From 36c73a722393e25c2d2548786f6681ba7a52d4f1 Mon Sep 17 00:00:00 2001 From: Geonhee Min Date: Mon, 10 Nov 2025 05:34:27 +0000 Subject: [PATCH] =?UTF-8?q?issue=20#=20gitlab=20ci=20=ED=85=8C=EC=8A=A4?= =?UTF-8?q?=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cab211e..e61bd45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,3 +17,4 @@ build: - npm run build - pwd - ls + - docker cp -r $pwd/dist/* scheduler_front:/usr/share/nginx/html/