update CD
This commit is contained in:
parent
fcb77f454e
commit
5955b326a1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue