From 4454ec8df6fd454a9126247fe92ffa9c34074284 Mon Sep 17 00:00:00 2001 From: "seonkyu.kim" Date: Fri, 12 Jul 2024 10:49:36 +0900 Subject: [PATCH] =?UTF-8?q?[=F0=9F=91=B7]=20Jenkins=20Test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 +- login/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index b93e8ad..6fa8120 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ pipeline { stages { stage('stage 1') { steps { - echo "Hello world" + echo "Stein Front Push" } } } diff --git a/login/login.html b/login/login.html index 296814d..6abf887 100644 --- a/login/login.html +++ b/login/login.html @@ -12,7 +12,7 @@
-

로그인

+

로그인이 이렇게 됩니다.