Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rollout.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ When you create a change through a PR in Tentacle, a whole lot of processes spri

As mentioned in the [Readme](https://github.com/OctopusDeploy/OctopusTentacle/blob/main/README.md), when you create a PR, a TeamCity build process kicks off.

Teamcity pushes all the artifacts generated by the build process into Artifactory. These artifacts include installers for the various platforms Tentacle can be installed on.
TeamCity pushes all the artifacts generated by the build process into Artifactory. These artifacts include installers for the various platforms Tentacle can be installed on.

![Teamcity - Create Release](tc-create-release.png)

Expand Down