Skip to content

Commit ea2c56d

Browse files
authored
Aggiunto ID
1 parent 27e2da6 commit ea2c56d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
builds:
22
-
3+
id: "supervisord_static"
34
binary: supervisord_static
45
goos:
56
- linux
@@ -10,6 +11,7 @@ builds:
1011
ldflags:
1112
- "-linkmode external -extldflags -static"
1213
-
14+
id: "supervisord"
1315
binary: supervisord
1416
goos:
1517
- linux

0 commit comments

Comments
 (0)