Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Acme Dns
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
t-personal
Acme Dns
Commits
e2e84ede
Unverified
Commit
e2e84ede
authored
7 years ago
by
Joona Hoikkala
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Goreleaser config (#37)
parent
562d7cba
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.goreleaser.yml
+41
-0
41 additions, 0 deletions
.goreleaser.yml
with
41 additions
and
0 deletions
.goreleaser.yml
0 → 100644
+
41
−
0
View file @
e2e84ede
builds
:
-
main
:
main.go
binary
:
acme-dns
env
:
-
CGO_ENABLED=1
goos
:
-
linux
-
darwin
-
windows
-
freebsd
-
netbsd
-
openbsd
goarch
:
-
386
-
amd64
-
arm
-
arm64
ignore
:
-
goos
:
darwin
goarch
:
386
-
goos
:
darwin
goarch
:
arm
-
goos
:
darwin
goarch
:
arm64
archive
:
format
:
tar.gz
format_overrides
:
-
goos
:
windows
format
:
zip
-
goos
:
darwin
format
:
zip
replacements
:
amd64
:
64bit
386
:
32bit
darwin
:
macOS
files
:
-
LICENSE
-
README.md
-
Dockerfile
-
config.cfg
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment