Skip to content
Open
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
7 changes: 6 additions & 1 deletion docs/trusted-build-systems/teamcity.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@ The TeamCity connector performs the following checks:

## Usage

{:.panel.info}
> **Published artifacts**
>
> The build runner publishes the input artifact as a build artifact. This step is necessary to determine that the artifact was actually created from within the running build. If the (signed) output artifact should also published, it must have a different name.

### Usage with versioned settings
The SignPath TeamCity Plugin provides a build runner that can be used for submitting signing requests to SignPath.

Expand Down Expand Up @@ -98,4 +103,4 @@ After the build step is run, the following parameters will be available to subse

## Example

For a reference implementation, see the [demo repository](https://github.com/signpath/demo-teamcity).
For a reference implementation, see the [demo repository](https://github.com/signpath/demo-teamcity).