버전 수정

This commit is contained in:
ByeonJungHun
2024-07-25 15:01:21 +09:00
parent 92bf897b9c
commit b695f4ff25
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/sa_8001/$name/trigger/pipeline" "https://lab.jhcloud.kr/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",