fix: isolate Next agent deployment

This commit is contained in:
2026-08-17 19:43:50 +08:00
parent 45687bcf67
commit aa64220d72
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
dockerfile: Dockerfile dockerfile: Dockerfile
build_context: . build_context: .
test_target: build test_target: build
deploy_service: agent deploy_service: next-agent
deploy_host: 192.168.1.114 deploy_host: 192.168.1.114
secrets: secrets:
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }} REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}