From af1406032162e4abd5f741f282090d897ad407a3 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Tue, 22 Oct 2024 12:23:04 -0400 Subject: [PATCH] Update .forgejo/workflows/CD.yml --- .forgejo/workflows/CD.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.forgejo/workflows/CD.yml b/.forgejo/workflows/CD.yml index e666532..5348555 100644 --- a/.forgejo/workflows/CD.yml +++ b/.forgejo/workflows/CD.yml @@ -57,6 +57,9 @@ jobs: exporters) target_host="all" ;; + grafana) + target_host="ubu.lan" + ;; jellyfin) target_host="jf.lan" ;;