Skip to content

Commit 8603a2e

Browse files
committed
Update .goreleaser.yaml
1 parent b010271 commit 8603a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/.goreleaser.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@ dockers:
150150
universal_binaries:
151151
- id: preflight-universal
152152
ids: [preflight] # refers to the build id above
153-
replace: true
153+
replace: false
154154
name_template: preflight
155155

156156
- id: support-bundle-universal
157157
ids: [support-bundle] # refers to the build id above
158-
replace: true
158+
replace: false
159159
name_template: support-bundle
160160

161161
brews:

0 commit comments

Comments
 (0)