From b521f7cc69a4334d09f7fca1fa0e088c8be26407 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 15:59:19 +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 | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02a74ad..1907cf9 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 -i -X POST -H 'Content-Type: application/json' -d "{ + curl -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 5ff1516..e1bd180 100644 --- a/new_version.json +++ b/new_version.json @@ -6,5 +6,13 @@ { "name":"exemone_kafka_agent", "version":"1.0.9" + }, + { + "name":"exemone_test_agent", + "version":"1.0.4" + }, + { + "name":"exemone_cicd_agent", + "version":"1.0.2" } ] \ No newline at end of file