update CD
This commit is contained in:
parent
dace33b487
commit
c3a88758a7
1 changed files with 2 additions and 5 deletions
|
@ -48,8 +48,8 @@ jobs:
|
||||||
authentik)
|
authentik)
|
||||||
target_host="auth.lan"
|
target_host="auth.lan"
|
||||||
;;
|
;;
|
||||||
cf)
|
ag-main)
|
||||||
target_host="npm.lan"
|
target_host="dns.lan"
|
||||||
;;
|
;;
|
||||||
exporters)
|
exporters)
|
||||||
target_host="all"
|
target_host="all"
|
||||||
|
@ -81,9 +81,6 @@ jobs:
|
||||||
runner)
|
runner)
|
||||||
target_host="runner.lan"
|
target_host="runner.lan"
|
||||||
;;
|
;;
|
||||||
twingate)
|
|
||||||
target_host="npm.lan"
|
|
||||||
;;
|
|
||||||
# Add cases for other folders/hosts
|
# Add cases for other folders/hosts
|
||||||
*)
|
*)
|
||||||
echo "Unknown folder: $folder"
|
echo "Unknown folder: $folder"
|
||||||
|
|
Loading…
Reference in a new issue