Skip to content
Snippets Groups Projects
Commit 42e3ca4a authored by André MAYORAZ's avatar André MAYORAZ
Browse files

(Doc) Corrected code-blocks

parent 8e12ac3a
Branches
Tags
1 merge request!306(Doc) Corrected code-blocks
Pipeline #63599 passed
......@@ -139,7 +139,7 @@ the values of ``<internal.ipv4.address>`` and ``<token>`` on the template below)
You must make both ``/scratch/builds`` and ``/scratch/cache`` owned by the
user running the ``gitlab-runner`` process. Typically, it is
``gitlab-runner``. These commands, in this case, are in order to complete
the setup::
the setup:
.. code-block:: sh
......@@ -151,7 +151,7 @@ the values of ``<internal.ipv4.address>`` and ``<token>`` on the template below)
Once the configuration is done, add the gitlab-runner user to the docker group
so it can do tasks related to Docker (images pulling, python client call,
etc.)::
etc.):
.. code-block:: sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment