fix: conflict
ci-agent / build (push) Failing after 1m45s

This commit is contained in:
d3m0k1d
2026-04-04 05:46:42 +03:00
parent ad92439770
commit c59d122e04
4 changed files with 6 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ import (
type AgentConfig struct {
BackendURL string `yaml:"backend_url"`
GRPCURL string `yaml:"grpc_url"`
RegistrationToken string `yaml:"registration_token"`
Label string `yaml:"label"`
CertDir string `yaml:"cert_dir"`