Skip to content

Commit 48eec86

Browse files
committed
Merge pull request github#1021 from vmaudgalya/patch-1
Documentation update
2 parents 13ade88 + edc2376 commit 48eec86

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 when we you your CI statuses.
164+
After the deployment is finished, we set the status to `success`.
166165

167166
## Conclusion
168167

0 commit comments

Comments
 (0)