1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

chore: fmt

This commit is contained in:
Carlos Alexandro Becker 2018-07-26 10:04:25 -03:00
parent 36bb63f86b
commit ba62d25bdd
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ func TestDefaults(t *testing.T) {
Bucket: "foo",
Region: "us-east-1",
Folder: "{{ .ProjectName }}/{{ .Tag }}",
ACL: "private",
ACL: "private",
}}, ctx.Config.S3)
}

View File

@ -35,7 +35,7 @@ may have some extra fields:
| `.Arch` | `GOARCH` (usually allow replacements) |
| `.Arm` | `GOARM` (usually allow replacements) |
| `.Binary` | Binary name |
| `.ArtifactName` | Archive name |
| `.ArtifactName` | Archive name |
On all fields, you have these available functions: