Skip to content

Commit 8cb2966

Browse files
committed
Merge branch 'remove-static-pipeline' into CLOUDP-335393_mdb_agent_image_version_bump
2 parents eb03573 + a2bb281 commit 8cb2966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1310,7 +1310,7 @@ def queue_exception_handling(tasks_queue):
13101310

13111311
def _build_agents(
13121312
agent_tools_version: Tuple[str, str],
1313-
build_configuration: ImageBuildConfiguration,
1313+
build_configuration: BuildConfiguration,
13141314
executor: ProcessPoolExecutor,
13151315
tasks_queue: Queue,
13161316
):

0 commit comments

Comments
 (0)