This commit is contained in:
parent
e5df4cc06d
commit
bf8a400bd9
@ -51,7 +51,7 @@ write_files:
|
||||
|
||||
- path: /root/.docker/config.json
|
||||
content: |
|
||||
{{ inst.docker_auth_config | default(droneci_autoscaler_docker_auth_config) | indent(width=6, indentfirst=False) }}
|
||||
{{ inst.docker_auth_config | default(droneci_autoscaler_docker_auth_config) | to_nice_json | indent(width=6, indentfirst=False) }}
|
||||
{% endif %}
|
||||
|
||||
- path: /etc/drone.conf
|
||||
|
Loading…
Reference in New Issue
Block a user