build-docker-image: fix indentation of documentation
Introduced with I862819959c77a557199f64b4d42109bc7915959c Change-Id: I88d6a4e200cd508172aaf2fd3a76fcf4c5596ff8
This commit is contained in:
parent
b950178733
commit
6e4120a2ba
@ -80,13 +80,13 @@ using this role.
|
||||
|
||||
repository: "^myorgname/{{ zuul.project.short_name }}.*"
|
||||
|
||||
.. zuul:rolevar:: docker_use_buildkit
|
||||
:type: bool
|
||||
:default: false
|
||||
.. zuul:rolevar:: docker_use_buildkit
|
||||
:type: bool
|
||||
:default: false
|
||||
|
||||
Use `BuildKit
|
||||
<https://docs.docker.com/develop/develop-images/build_enhancements/>`__
|
||||
when creating images.
|
||||
Use `BuildKit
|
||||
<https://docs.docker.com/develop/develop-images/build_enhancements/>`__
|
||||
when creating images.
|
||||
|
||||
.. zuul:rolevar:: docker_images
|
||||
:type: list
|
||||
|
Loading…
Reference in New Issue
Block a user