Use sandbox client for builder validation
All checks were successful
build / build (push) Successful in 14s
All checks were successful
build / build (push) Successful in 14s
This commit is contained in:
@@ -321,6 +321,7 @@ def build_agent_builder(ctx: BuilderContext) -> Any:
|
||||
settings=settings,
|
||||
cp_jwt=ctx.cp_jwt,
|
||||
workspace=ctx.workspace,
|
||||
sandbox=ctx.sandbox,
|
||||
grant_token=ctx.grant_token,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user