We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 199a960 commit 78e2b16Copy full SHA for 78e2b16
docs/input/docs/reference/modes/continuous-delivery.md
@@ -29,6 +29,12 @@ Continuous delivery is good when you deploy continuously to an testing system.
29
Tags are not required but optional in this mode to communicate when the release
30
is done as it's an automated process.
31
32
+## Resources
33
+
34
+* [Configuration][configuration]
35
+* [Semantic Versioning & auto-incremented NuGet package versions][blog]
36
+* [Continuous delivery][wikipedia]
37
38
[configuration]: /docs/reference/configuration
39
[blog]: https://www.xavierdecoster.com/semantic-versioning-auto-incremented-nuget-package-versions
40
[wikipedia]: https://en.wikipedia.org/wiki/Continuous_delivery
0 commit comments