chore(entrypoint): hydraJobs → buildbotJobs
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
8286c1028b
commit
1cb13868bc
|
@ -34,7 +34,7 @@ from .binary_cache import S3BinaryCacheConfig
|
|||
|
||||
log = Logger()
|
||||
|
||||
FLAKE_TARGET_ATTRIBUTE_FOR_JOBS = "hydraJobs"
|
||||
FLAKE_TARGET_ATTRIBUTE_FOR_JOBS = "buildbotJobs"
|
||||
|
||||
@dataclass
|
||||
class OAuth2Config:
|
||||
|
|
Loading…
Reference in a new issue