We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d732f commit afea899Copy full SHA for afea899
docs/concepts/services.md
@@ -34,6 +34,7 @@ Below is an overview of the possible statuses for a service in Defang.
34
| BUILD_RUNNING | The build is running. |
35
| BUILD_STOPPING | The build is stopping. |
36
| BUILD_FAILED | The build failed. |
37
+| UPDATE_QUEUED | An update is being queued. |
38
| SERVICE_DEPLOYMENT_PENDING | The deployment is pending. |
39
| SERVICE_DEPLOYMENT_COMPLETED | The deployment completed. |
40
| SERVICE_DEPLOYMENT_FAILED | The deployment failed. |
0 commit comments