Skip to content

Commit e9b1091

Browse files
committed
goreleaser
1 parent 6b0b7f8 commit e9b1091

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.goreleaser.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,12 @@ snapcrafts:
9090
description: |
9191
OpenIoTHub Server
9292
grade: stable
93-
confinement: classic
93+
# confinement: classic
9494
publish: true
95-
# apps:
96-
# server-go:
97-
# plugs: ["network", "network-bind"]
98-
# daemon: simple
95+
apps:
96+
server-go:
97+
plugs: ["network", "network-bind"]
98+
daemon: simple
9999
dockers:
100100
- image_templates:
101101
- 'openiothub/server-go:{{ .Tag }}'

0 commit comments

Comments
 (0)