Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ WARNING: The `circleci run release update` command is only for use with deploy m

After deploying your application, you can update the status of the deployment to `RUNNING` by running the `circleci run release update` command in a new step.

Remember to provide your deploy name when using the `update` commands. The deploy name value should match the value you provided when you planned the deploy. If you did not provide a deploy name when you planned the deploy, you can use the `default` value.
Remember to provide your deploy name when using the `update` commands. The deploy name value should match the value you provided when you planned the deploy. If you did not provide a deploy name when you planned the deploy, your deploy name is set to `default` and you do not need to provide it when updating the status.

.Update the deploy status to running
[,yml]
Expand Down