summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Wittig <max.wittig95@gmail.com>2020-10-12 23:12:25 +0200
committerGitHub <noreply@github.com>2020-10-12 23:12:25 +0200
commit8894f2da81d885c1e788a3b21686212ad91d5bf2 (patch)
tree2f18736cb6cb37740720382a7a9fca7c953bdf0e
parent3a38c6d78ceaed1116ebbdd8e5cded60c99c6f95 (diff)
downloadgitlab-docs/readme-gitlab-runner-test.tar.gz
docs(readme): also add hint to delete gitlab-runner-testdocs/readme-gitlab-runner-test
Otherwise the whole testsuite will refuse to run
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 9873380..d94ade5 100644
--- a/README.rst
+++ b/README.rst
@@ -206,3 +206,5 @@ To cleanup the environment delete the container:
.. code-block:: bash
docker rm -f gitlab-test
+ docker rm -f gitlab-runner-test
+