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

Merge branch 'fix-doc' into 'master'

(Doc) Corrected code-blocks

See merge request !306
parents 8e12ac3a 42e3ca4a
Branches
Tags
1 merge request!306(Doc) Corrected code-blocks
Pipeline #63600 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