Update yamllint to fix dependency issue
I think this still validates everything we need it to
This commit is contained in:
@ -5,7 +5,7 @@ services:
|
||||
command: /entrypoint.sh
|
||||
user: "{{ docker_user.id }}"
|
||||
environment:
|
||||
- TZ={{ TZ }}
|
||||
- TZ={{ timezone }}
|
||||
- GITHUB_COM_TOKEN={{ renovate_github_token }}
|
||||
- DOCKER_HOST=tcp://docker_proxy:2375
|
||||
- LOG_LEVEL=debug # Noisy, but required for debugging
|
||||
|
Reference in New Issue
Block a user