Skip to content

Commit 5955b32

Browse files
committedNov 8, 2024
update CD
1 parent fcb77f4 commit 5955b32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.forgejo/workflows/CD.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
target_host="auth.lan"
5050
;;
5151
cf)
52-
target_host="cf.lan"
52+
target_host="npm.lan"
5353
;;
5454
exporters)
5555
target_host="all"
@@ -82,7 +82,7 @@ jobs:
8282
target_host="runner.lan"
8383
;;
8484
twingate)
85-
target_host="twingate.lan"
85+
target_host="npm.lan"
8686
;;
8787
# Add cases for other folders/hosts
8888
*)

0 commit comments

Comments
 (0)
Please sign in to comment.