email 전송 기능 추가
All checks were successful
OCR-Gateway Health Check / OCR health-check (push) Successful in 3s
LLM-Gateway Health Check / health-check (push) Successful in 4s

This commit is contained in:
kyy
2025-11-17 16:47:27 +09:00
parent 6b15f9988a
commit efc13d5e1e
6 changed files with 279 additions and 203 deletions

View File

@@ -35,7 +35,7 @@ jobs:
GRAFANA_DASHBOARD_UID: ${{ vars.GRAFANA_DASHBOARD_UID }}
run: |
set -euo pipefail
if [ "$(date -u +%u)" -eq 1 ]; then
if [ "$(TZ=Asia/Seoul date +%u)" -eq 1 ]; then
bash ./run_table.sh 7d
else
bash ./run_table.sh 24h