Skip to main content

Deploy step

Last updated on

Deploy step

The deploy step creates a deployment for the agent on Google Agent Runtime. On the first deployment for an agent, it creates the deployment. When a deployment already exists, it creates a new revision under the same deployment. The step publishes the new revision id as output that the traffic shift steps read.

The step type is DeployGoogleAgentRuntimeRevision. Configure the following fields:

  • Container Registry: A Harness connector for the registry that hosts the plugin image.
  • Image: The deploy plugin image, harness/google-agent-runtime-plugin:1.0.0-linux-amd64.
  • Wait for the revision to be ready: Enable this so the pipeline waits until the revision is ready before it continues.
Deploy Google Agent Runtime Revision step parameters showing timeout, container registry, image, and wait for revision ready