Skip to content

Commit ecc7fa5

Browse files
committed
No need for access to private registry
1 parent 01cfea3 commit ecc7fa5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
version: 2
22

3-
registries:
4-
gcr-docker:
5-
type: docker-registry
6-
url: https://eu.gcr.io
7-
username: _json_key
8-
password: ${{ secrets.EE_GCR_PRIVATE_KEY }}
9-
10-
113
updates:
124
- package-ecosystem: "gradle" # See documentation for possible values
135
directory: "/" # Location of package manifests
@@ -23,5 +15,3 @@ updates:
2315
- "**/*"
2416
schedule:
2517
interval: "weekly"
26-
registries:
27-
- gcr-docker

0 commit comments

Comments
 (0)