chore(entrypoint): hydraJobs → buildbotJobs
Signed-off-by: Raito Bezarius <raito@lix.systems>
This commit is contained in:
parent
ad49d1a907
commit
6584d7ebbc
|
@ -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