Skip to content

Team City Artifacts #17

Description

@dazinator

During a build, use stdout to inform team city of the Dnn installation zip file that was produced - this means it can automatically show up in the artifacts tab in the team city build (without having to do any config in Team City itself)

It's envisioned that most of the time you won't want to capture the zip file as an artifact - instead you will probably want to capture the NuGet deployment package. Therefore by default this functionality will be switched off, but could be turned on by passing in an MSBuild property:

/p:DnnPackagerPublishDnnInstallZipToTeamCity=true

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions