> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/use-continuous-delivery/ai-agents-deployment/google-agent-runtime/step-reference/deploy-step.md).

# 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.

  <figure><img src="/files/rr9LfdnChJVEH2wOetH3" alt="Deploy Google Agent Runtime Revision step parameters showing timeout, container registry, image, and wait for revision ready"><figcaption><p>Click to view full size</p></figcaption></figure>
