1
0
forked from baron/baron-sso

fix(deploy): remove unavailable grafana-sms-webhook and fix promtail env expansion

This commit is contained in:
2026-06-05 20:03:46 +09:00
parent 5670288616
commit fe176c6912
3 changed files with 4 additions and 41 deletions

View File

@@ -176,9 +176,6 @@ jobs:
cp docker/staging_pull_compose.template.yaml staging_pull_compose.yaml
# Gitea Container Registry 로그인 (grafana-sms-webhook 이미지를 가져오기 위함)
echo "${{ github.token }}" | docker login gitea.hmac.kr -u "${{ github.actor }}" --password-stdin
docker compose -f staging_pull_compose.yaml pull
# 코드 변경 반영을 위해 build 수행 (userfront nginx.conf 등)