This commit is contained in:
Mitchell Hashimoto 2013-07-01 15:07:37 -07:00
parent 3f9df2992c
commit 8e231f9264

View File

@ -89,7 +89,7 @@ func ProcessOutputPath(path string, buildName string, provider string, artifact
tplData := &OutputPathTemplate{
ArtifactId: artifact.Id(),
BuildName: buildName,
BuildName: buildName,
Provider: provider,
}