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" ;;