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"
|
||||
;;
|
||||
cf)
|
||||
target_host="cf.lan"
|
||||
target_host="npm.lan"
|
||||
;;
|
||||
exporters)
|
||||
target_host="all"
|
||||
|
@ -82,7 +82,7 @@ jobs:
|
|||
target_host="runner.lan"
|
||||
;;
|
||||
twingate)
|
||||
target_host="twingate.lan"
|
||||
target_host="npm.lan"
|
||||
;;
|
||||
# Add cases for other folders/hosts
|
||||
*)
|
||||
|
|
Loading…
Reference in a new issue