From 7a12b410e553dd0978289fe34815ed4b90197d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=ED=9B=88=20=EB=B3=80?= Date: Thu, 1 Aug 2024 16:01:34 +0900 Subject: [PATCH] =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- new_version.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1907cf9..ab656ab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,7 +39,7 @@ version_update: if [ ${#different_names[@]} -gt 0 ]; then echo "ㅤ" && echo "ㅤ" echo "아래 항목에 대해서 CI 작업을 시작합니다!" && echo "ㅤ" - curl -X POST -H 'Content-Type: application/json' -d "{ + curl -s -o /dev/null -X POST -H 'Content-Type: application/json' -d "{ \"username\": \"CI/CD\", \"icon_url\": \"https://www.claranet.com/br/sites/all/assets/br/cicd-icon.svg\", \"attachments\": [{ diff --git a/new_version.json b/new_version.json index e1bd180..0be516d 100644 --- a/new_version.json +++ b/new_version.json @@ -9,10 +9,10 @@ }, { "name":"exemone_test_agent", - "version":"1.0.4" + "version":"1.1.0" }, { "name":"exemone_cicd_agent", - "version":"1.0.2" + "version":"1.0.4" } ] \ No newline at end of file