Skip to content

Commit bc0cf53

Browse files
author
saville
committed
Attempt to use AWS ECR for tests
1 parent 8c1ed5d commit bc0cf53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/config-files/dot-buildrunner.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@ caches-root: ~/.buildrunner/caches
3232
# buildrunner scripts
3333
env:
3434
GLOBAL_VAR1: 'value1'
35+
36+
# The 'docker-registry' global configuration specifies the default docker registry
37+
# Use the AWS public ECR as it has higher rate limits than Docker Hub
38+
docker-registry: public.ecr.aws/docker/library

0 commit comments

Comments
 (0)