커밋메세지 수정
This commit is contained in:
@@ -41,9 +41,11 @@ runs:
|
||||
blocks: [
|
||||
{type:"section", text:{type:"mrkdwn",
|
||||
text: ("*" + $repo + "* 배포 시작")}},
|
||||
{type:"section", text:{type:"mrkdwn",
|
||||
text: ("```" + $msg + "```")}},
|
||||
{type:"context", elements:[
|
||||
{type:"mrkdwn",
|
||||
text: ($branch + " · " + $msg + " · " + $actor + " <" + $sturl + "|상태 보기 →>")}
|
||||
text: ($branch + " · " + $actor + " <" + $sturl + "|상태 보기 →>")}
|
||||
]}
|
||||
]
|
||||
}')
|
||||
|
||||
Reference in New Issue
Block a user