PublishJobSettings.

ArtifactRepositoryUrl Property

Summary

URL of the Nexus Artifact Repository to Publish build to.
Assembly
Cake.Talend.dll
Namespace
Cake.Talend.Models
Containing Type
PublishJobSettings

Syntax

public string ArtifactRepositoryUrl { get; set; }

Examples

Example: http://localhost:8081/nexus/content/repositories/snapshots/

Value

Type Description
string