CI 수정

This commit is contained in:
ByeonJungHun
2024-07-25 14:57:10 +09:00
parent 0f95eb41f4
commit 664e60ad75
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ version_update:
--form "variables[TRIGGERED_BY]=sa_8001" \ --form "variables[TRIGGERED_BY]=sa_8001" \
--form "variables[TRIGGER_NAME]=$name" \ --form "variables[TRIGGER_NAME]=$name" \
--form "variables[VER]=$version" \ --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 done

View File

@@ -1,7 +1,7 @@
[ [
{ {
"name":"exemone_java_agent", "name":"exemone_java_agent",
"version":"1.0.17" "version":"1.0.12"
}, },
{ {
"name":"exemone_container_agent", "name":"exemone_container_agent",