This commit is contained in:
parent
e5df4cc06d
commit
bf8a400bd9
@ -51,7 +51,7 @@ write_files:
|
|||||||
|
|
||||||
- path: /root/.docker/config.json
|
- path: /root/.docker/config.json
|
||||||
content: |
|
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 %}
|
{% endif %}
|
||||||
|
|
||||||
- path: /etc/drone.conf
|
- path: /etc/drone.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user