From 79a51847ea2b34863af482bfa973111ad361f393 Mon Sep 17 00:00:00 2001 From: Carlos Bordon Date: Fri, 20 Mar 2026 07:55:49 -0300 Subject: [PATCH] Fixed agent revision --- .github/workflows/Procedure_push_docker_images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Procedure_push_docker_images.yml b/.github/workflows/Procedure_push_docker_images.yml index 9ee8e27b..5cb8f95d 100644 --- a/.github/workflows/Procedure_push_docker_images.yml +++ b/.github/workflows/Procedure_push_docker_images.yml @@ -273,7 +273,7 @@ jobs: --indexer-revision $INDEXER_REVISION \ --manager-revision $MANAGER_REVISION \ --dashboard-revision $DASHBOARD_REVISION \ - --agent-revision $AGENT_REVISION\ + --agent-revision $AGENT_REVISION \ --assistant-revision $ASSISTANT_REVISION - name: Save presigned URLs file to artifact