update CD

This commit is contained in:
Matt Reeves 2024-11-07 21:40:22 -05:00
parent fcb77f454e
commit 5955b326a1

View file

@ -49,7 +49,7 @@ jobs:
target_host="auth.lan" target_host="auth.lan"
;; ;;
cf) cf)
target_host="cf.lan" target_host="npm.lan"
;; ;;
exporters) exporters)
target_host="all" target_host="all"
@ -82,7 +82,7 @@ jobs:
target_host="runner.lan" target_host="runner.lan"
;; ;;
twingate) twingate)
target_host="twingate.lan" target_host="npm.lan"
;; ;;
# Add cases for other folders/hosts # Add cases for other folders/hosts
*) *)