From 2310f08667b84acbf917317607ab80d4348afa75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=ED=9B=88=20=EB=B3=80?= Date: Mon, 5 Aug 2024 11:06:18 +0900 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f1b39d..48a1561 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ build: \"color\": \"#0000FF\", \"author_name\": \"$APP 빌드 결과\", \"author_icon\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\", - \"text\": \"$APP의 빌드가 성공적으로 마무리 되었습니다.
빌드 버전 : $VER\" + \"text\": \"$APP의 빌드가 성공적으로 마무리 되었습니다.\n빌드 버전 : $VER\n파이프라인 : https://lab.jhcloud.kr/sa_8001/$APP/-/pipelines\" }] }" https://chat.exem.io/hooks/d8eb7x771pdaiym8xfgju8mx8a else @@ -32,7 +32,7 @@ build: \"color\": \"#FF0000\", \"author_name\": \"$APP 빌드 결과\", \"author_icon\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\", - \"text\": \"$APP의 빌드에 실패하였습니다!
빌드 버전 : $VER\" + \"text\": \"$APP의 빌드에 실패하였습니다!
빌드 버전 : $VER\n파이프라인 : https://lab.jhcloud.kr/sa_8001/$APP/-/pipelines\" }] }" https://chat.exem.io/hooks/d8eb7x771pdaiym8xfgju8mx8a fi @@ -61,7 +61,7 @@ push: \"color\": \"#0000FF\", \"author_name\": \"$APP 푸시 결과\", \"author_icon\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\", - \"text\": \"$APP의 푸시가 성공적으로 마무리 되었습니다.
이미지 주소 : $IMAGE_NAME\" + \"text\": \"$APP의 푸시가 성공적으로 마무리 되었습니다.\n이미지 주소 : $IMAGE_NAME\n이미지 주소 : $REGISTRT/$APP:$VER\" }] }" https://chat.exem.io/hooks/d8eb7x771pdaiym8xfgju8mx8a else @@ -72,7 +72,7 @@ push: \"color\": \"#FF0000\", \"author_name\": \"$APP 푸시 결과\", \"author_icon\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\", - \"text\": \"$APP의 푸시에 실패하였습니다!\" + \"text\": \"$APP의 푸시에 실패하였습니다!\n파이프라인 : https://lab.jhcloud.kr/sa_8001/$APP/-/pipelines\" }] }" https://chat.exem.io/hooks/d8eb7x771pdaiym8xfgju8mx8a fi