pull/919/head
Mitchell Hashimoto 13 years ago
parent 39095e48ea
commit 223f573dbb

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

Loading…
Cancel
Save