mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
chore: fmt
This commit is contained in:
parent
36bb63f86b
commit
ba62d25bdd
@ -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)
|
||||
}
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user