Disable gomod proxy in snapshot builds to fix Vanta false positives (#46261)
This commit is contained in:
@@ -14,8 +14,8 @@ before:
|
||||
- make deps
|
||||
- make generate
|
||||
|
||||
gomod:
|
||||
proxy: true
|
||||
# gomod:
|
||||
# proxy: true
|
||||
|
||||
builds:
|
||||
- id: fleet
|
||||
|
||||
Reference in New Issue
Block a user