(cherry picked from commit 56423b1648
)
This commit is contained in:
parent
fd27c4db71
commit
a2d8d45c61
1 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,10 @@ How to run
|
|||
To run sanity tests using docker, always use the default docker image
|
||||
by passing the ``--docker`` or ``--docker default`` argument.
|
||||
|
||||
.. note::
|
||||
When using docker and the ``--base-branch`` argument,
|
||||
also use the ``--docker-keep-git`` argument to avoid git related errors.
|
||||
|
||||
.. code:: shell
|
||||
|
||||
source hacking/env-setup
|
||||
|
|
Loading…
Reference in a new issue