슬랙 스크립트 오류 수정
This commit is contained in:
@@ -17,7 +17,7 @@ runs:
|
||||
run: |
|
||||
set -eu
|
||||
SHORT_SHA="${SHA:0:7}"
|
||||
STATUS_URL="https://status.gitea.sample.com/${REPO}/actions/runs/${RUN_ID}"
|
||||
STATUS_URL="https://status.gitea.pitap.at/${REPO}/actions/runs/${RUN_ID}"
|
||||
COMMIT_MSG="$(git log -1 --pretty=format:%s 2>/dev/null || echo '(no message)')"
|
||||
HEADER_TEXT="🚀 배포 시작 — ${REPO}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user