CI 수정
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user