File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ This repo contains a quick and to-the-point example of how to use
4
4
[ GoReleaser Pro] ( https://goreleaser.com/pro )
5
5
[ split and merge builds] ( https://goreleaser.com/customization/partial/ ) .
6
6
7
- This also serves as a [ nightly] ( https://goreleaser.com/customization/nightlies/ ) example.
8
-
9
7
The difference from this and
10
8
[ the other example] ( https://github.com/caarlos0/goreleaser-pro-split-merge-example/commits/main ) ,
11
9
is that this one uses the "real" OS instead of just setting ` GOOS ` . It also
12
10
leverages that to create Windows Docker Images.
13
11
12
+ This also serves as a [ nightly] ( https://goreleaser.com/customization/nightlies/ ) example.
13
+
14
14
---
15
15
16
16
For more information, read [ the blog post] ( https://carlosbecker.com/posts/goreleaser-split-merge/ ) .
You can’t perform that action at this time.
0 commit comments