Skip to content

Commit

Permalink
common: support build override for satellite-bf and satellite-gc
Browse files Browse the repository at this point in the history
Change-Id: I093a8a9b006142ddb159269df4644568eecca507
  • Loading branch information
elek committed Apr 17, 2024
1 parent 1ab65c1 commit 14f3d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/common/presets.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ var BuildDict = map[string]string{
"satellite-admin": "app-storj",
"satellite-api": "app-storj",
"satellite-core": "app-storj",
"satellite-bf": "app-storj",
"satellite-gc": "app-storj",
"storagenode": "app-storj",
"uplink": "app-storj",
"versioncontrol": "app-storj",
Expand Down

0 comments on commit 14f3d40

Please sign in to comment.