CI 테스트: Gitea Actions PR/자동머지 확인
CI / test (push) Failing after 5m56s
CI / pr_and_merge (push) Has been skipped

This commit is contained in:
2025-11-18 14:09:31 +09:00
parent cf04c6e56c
commit bd6be2fb97
+1
View File
@@ -102,3 +102,4 @@ jobs:
-H "Authorization: token $CI_TOKEN" \ -H "Authorization: token $CI_TOKEN" \
"$CI_BASE_URL/api/v1/repos/$CI_OWNER/$CI_REPO/pulls/$pr_number/merge" \ "$CI_BASE_URL/api/v1/repos/$CI_OWNER/$CI_REPO/pulls/$pr_number/merge" \
-d "$merge_payload" || true -d "$merge_payload" || true
# CI 테스트용 더미 주석