Skip to content

Commit edc2376

Browse files
committed
Update delivering-deployments.md
1 parent 6b4ccea commit edc2376

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/guides/delivering-deployments.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,7 @@ to simulate work that's going on. During that processing, we also make a call to
161161
`create_deployment_status`, which lets a receiver know what's going on, as we
162162
switch the status to `pending`.
163163

164-
After the deployment is finished, we set the status to `success`. You'll notice
165-
that this pattern is the exact same as those which we display in your CI statuses.
164+
After the deployment is finished, we set the status to `success`.
166165

167166
## Conclusion
168167

0 commit comments

Comments
 (0)