fmt
This commit is contained in:
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…
Reference in New Issue