forked from baron/baron-sso
fix(deploy): remove unavailable grafana-sms-webhook and fix promtail env expansion
This commit is contained in:
@@ -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 등)
|
||||
|
||||
Reference in New Issue
Block a user