summaryrefslogtreecommitdiff
path: root/docs/hacking/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/hacking/index.rst')
-rw-r--r--docs/hacking/index.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/hacking/index.rst b/docs/hacking/index.rst
index e651eb8a..ae79aa6e 100644
--- a/docs/hacking/index.rst
+++ b/docs/hacking/index.rst
@@ -45,6 +45,10 @@ You probably want to add `sleep 9000` to allow debuggin on the docker container.
make package_in_docker
Look at the ``Makefile`` to see the command that it's actually used.
+
+If you want to run an specific test, you can do it like this::
+
+ gitlab-runner exec docker --env BITMASK_INVITE_CODE=xxx e2e_tests
.. _`gitlab's repositories`: https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.deb.sh