File tree Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Expand file tree Collapse file tree 1 file changed +1
-18
lines changed Original file line number Diff line number Diff line change 1
1
version : 2
2
-
3
- registries :
4
- npm-codeartifact :
5
- type : npm-registry
6
- url : https://getyourguide-130607246975.d.codeartifact.eu-central-1.amazonaws.com/npm/private/
7
- username : " aws"
8
- password : " ${{secrets.CODEARTIFACT_AUTH_TOKEN}}"
9
- docker-registry-130607246975-dkr-ecr-eu-central-1-amazonaws-com :
10
- type : docker-registry
11
- url : https://130607246975.dkr.ecr.eu-central-1.amazonaws.com
12
- username : " ${{secrets.DOCKER_REGISTRY_130607246975_DKR_ECR_EU_CENTRAL_1_AMAZONAWS_COM_USERNAME}}"
13
- password : " ${{secrets.DOCKER_REGISTRY_130607246975_DKR_ECR_EU_CENTRAL_1_AMAZONAWS_COM_PASSWORD}}"
14
-
15
2
updates :
16
3
- package-ecosystem : npm
17
4
directory : /
18
5
schedule :
19
6
interval : daily
20
7
time : " 08:00"
21
8
timezone : Europe/Berlin
22
- registries :
23
- - npm-codeartifact
24
9
labels : []
25
10
open-pull-requests-limit : 30
26
11
ignore :
@@ -50,8 +35,6 @@ updates:
50
35
directory : /
51
36
schedule :
52
37
interval : weekly
53
- registries :
54
- - docker-registry-130607246975-dkr-ecr-eu-central-1-amazonaws-com
55
38
commit-message :
56
39
prefix : " [BUILD] "
57
40
open-pull-requests-limit : 10
@@ -60,4 +43,4 @@ updates:
60
43
directory : /
61
44
schedule :
62
45
interval : weekly
63
- open-pull-requests-limit : 10
46
+ open-pull-requests-limit : 10
You can’t perform that action at this time.
0 commit comments