8000 docs(README): tweak GitLab CI usage docs · python-gitlab/python-gitlab@d9aaa99 · GitHub
[go: up one dir, main page]

Skip to content

Commit d9aaa99

Browse files
nejchJohnVillalovos
authored andcommitted
docs(README): tweak GitLab CI usage docs
1 parent 0e9f4da commit d9aaa99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ You can also mount your own config file:
115115
Usage inside GitLab CI
116116
~~~~~~~~~~~~~~~~~~~~~~
117117

118-
If you want to use the Docker image directly inside your GitLab CI as an `image`, you will need to override
119-
the `entrypoint`, `as noted in the official GitLab documentation <https://docs.gitlab.com/ee/ci/docker/using_docker_images.html#override-the-entrypoint-of-an-image>`__:
118+
If you want to use the Docker image directly inside your GitLab CI as an ``image``, you will need to override
119+
the ``entrypoint``, `as noted in the official GitLab documentation <https://docs.gitlab.com/ee/ci/docker/using_docker_images.html#override-the-entrypoint-of-an-image>`__:
120120

121121
.. code-block:: yaml
122122

0 commit comments

Comments
 (0)
0