Skip to content

Commit

Permalink
Attempt to use AWS ECR for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
saville committed Nov 20, 2024
1 parent 8c1ed5d commit bc0cf53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/config-files/dot-buildrunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ caches-root: ~/.buildrunner/caches
# buildrunner scripts
env:
GLOBAL_VAR1: 'value1'

# The 'docker-registry' global configuration specifies the default docker registry
# Use the AWS public ECR as it has higher rate limits than Docker Hub
docker-registry: public.ecr.aws/docker/library

0 comments on commit bc0cf53

Please sign in to comment.