What happens if I deploy an environment multiple times?
Date Published: May 7, 2025
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.