Skip to content

Commit ef53cc0

Browse files
committed
remove line about auto deploys
1 parent f4a1299 commit ef53cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/modules/deploy/pages/set-up-rollbacks.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ a| * Simple systems
3737

3838
* A CircleCI account connected to your code. You can link:https://circleci.com/signup/[sign up for free].
3939
* A CircleCI project with a workflow configured to deploy your code.
40-
* Deploy markers *must* be configured in your project. Follow the xref:configure-deploy-markers.adoc[Configure Deploy Markers] guide to set this up. Autodetected deploy markers are *not* supported for use with rollbacks.
40+
* Deploy markers *must* be configured in your project. Follow the xref:configure-deploy-markers.adoc[Configure Deploy Markers] guide to set this up.
4141
* Familiarity with CircleCI deploys concepts. Find full details in the xref:deploys-overview.adoc[CircleCI deploys overview] guide.
4242

4343
== Set up rollbacks

0 commit comments

Comments
 (0)