fix: isolate Next agent deployment
Generic Container CI/CD / test-build-publish (push) Successful in 33s
Agent CI/CD / build-test-publish-and-deploy (push) Successful in 33s

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