You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ci-tests-data/ci.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ CI allows you to automate running workflows across a suite of environments inclu
18
18
Continuous deployment (CD) extends the CI process by automating the deployment of code changes to production or staging environments. In the case of your open source tool, CD can be used to:
19
19
20
20
- Automate publishing to PyPI
21
-
- Automate publishing your documentation to github pages or Read the Docs.
21
+
- Automate publishing your documentation to GitHub Pages or Read the Docs.
22
22
23
23
It is also used once your conda-forge recipe is set up to keep your package up to date on conda-forge.
0 commit comments