Skip to content

Commit b1fabb4

Browse files
committed
remove duplicate entries
1 parent 6d7cbfb commit b1fabb4

File tree

1 file changed

+0
-49
lines changed

1 file changed

+0
-49
lines changed

build_info.json

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -212,55 +212,6 @@
212212
]
213213
}
214214
},
215-
"ops-manager": {
216-
"patch": {
217-
"version": "om-version-from-release.json",
218-
"repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-enterprise-ops-manager",
219-
"platforms": [
220-
"linux/amd64"
221-
]
222-
},
223-
"staging": {
224-
"version": "om-version-from-release.json",
225-
"sign": true,
226-
"repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-enterprise-ops-manager",
227-
"platforms": [
228-
"linux/amd64"
229-
]
230-
},
231-
"release": {
232-
"version": "om-version-from-release.json",
233-
"sign": true,
234-
"repository": "quay.io/mongodb/mongodb-enterprise-ops-manager",
235-
"platforms": [
236-
"linux/amd64"
237-
]
238-
}
239-
},
240-
"agent": {
241-
"patch": {
242-
"repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/dev/mongodb-agent-ubi",
243-
"platforms": [
244-
"linux/amd64"
245-
]
246-
},
247-
"staging": {
248-
"sign": true,
249-
"repository": "268558157000.dkr.ecr.us-east-1.amazonaws.com/staging/mongodb-agent-ubi",
250-
"platforms": [
251-
"linux/arm64",
252-
"linux/amd64"
253-
]
254-
},
255-
"release": {
256-
"sign": true,
257-
"repository": "quay.io/mongodb/mongodb-agent-ubi",
258-
"platforms": [
259-
"linux/arm64",
260-
"linux/amd64"
261-
]
262-
}
263-
},
264215
"ops-manager": {
265216
"patch": {
266217
"version": "om-version-from-release.json",

0 commit comments

Comments
 (0)