From 664e60ad753752cb73fb09fd1b22f011f52f8cb4 Mon Sep 17 00:00:00 2001 From: ByeonJungHun Date: Thu, 25 Jul 2024 14:57:10 +0900 Subject: [PATCH] =?UTF-8?q?CI=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- new_version.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d3de0d2..4f503b1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,7 +49,7 @@ version_update: --form "variables[TRIGGERED_BY]=sa_8001" \ --form "variables[TRIGGER_NAME]=$name" \ --form "variables[VER]=$version" \ - "https://gitlab.com/api/v4/projects/$name/trigger/pipeline" + "https://gitlab.com/api/v4/projects/sa_8001/$name/trigger/pipeline" done diff --git a/new_version.json b/new_version.json index 5c40c46..3033882 100644 --- a/new_version.json +++ b/new_version.json @@ -1,7 +1,7 @@ [ { "name":"exemone_java_agent", - "version":"1.0.17" + "version":"1.0.12" }, { "name":"exemone_container_agent",