버전 수정

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[TRIGGER_NAME]=$name" \
--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