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