---
title: "What happens if I deploy an environment multiple times?"
date: "2025-05-07T16:39:07+00:00"
summary: "Discover how multiple deployments are handled in Acquia Cloud. Learn about sequential execution and pending states."
image:
type: "article"
url: "/acquia-cloud-platform/add-ons/node-js/help/68576-what-happens-if-i-deploy-environment-multiple-times"
id: "47ceff2a-7046-412a-86ba-df3ca3747d5a"
---

When you deploy the same environment multiple times in quick succession, either from the Acquia Cloud UI or by pushing a commit to a git repository, deployments are executed in a sequential manner. Before the execution of the first deployment is complete, any new deployments remain in a pending state. No deployments for a single environment run in parallel.