Skip to content

Commit 78e2b16

Browse files
committed
Update continuous-delivery.md
1 parent 199a960 commit 78e2b16

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/input/docs/reference/modes/continuous-delivery.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Continuous delivery is good when you deploy continuously to an testing system.
2929
Tags are not required but optional in this mode to communicate when the release
3030
is done as it's an automated process.
3131

32+
## Resources
33+
34+
* [Configuration][configuration]
35+
* [Semantic Versioning & auto-incremented NuGet package versions][blog]
36+
* [Continuous delivery][wikipedia]
37+
3238
[configuration]: /docs/reference/configuration
3339
[blog]: https://www.xavierdecoster.com/semantic-versioning-auto-incremented-nuget-package-versions
3440
[wikipedia]: https://en.wikipedia.org/wiki/Continuous_delivery

0 commit comments

Comments
 (0)