Commit 223f573d authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

fmt

parent 39095e48
...@@ -89,7 +89,7 @@ func ProcessOutputPath(path string, buildName string, provider string, artifact ...@@ -89,7 +89,7 @@ func ProcessOutputPath(path string, buildName string, provider string, artifact
tplData := &OutputPathTemplate{ tplData := &OutputPathTemplate{
ArtifactId: artifact.Id(), ArtifactId: artifact.Id(),
BuildName: buildName, BuildName: buildName,
Provider: provider, Provider: provider,
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment