Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lambert Theisen
fenicsR13
Commits
acd7b30f
Commit
acd7b30f
authored
Aug 06, 2019
by
Lambert Theisen
Browse files
Change minor things in README
- Reason is that latex docs fail because of "too deeply nested"
parent
1c3aea5d
Pipeline
#168860
passed with stages
in 9 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
acd7b30f
...
...
@@ -186,8 +186,7 @@ Developer Notes
- In ``~/.gitlab-runner/config.toml`` (for the runner):
- change priviliges to true
- Use local images: ``pull_policy = "if-not-present"``
- To ``[[runners]]`` add ``environment = ["DOCKER_TLS_CERTDIR="]```
- See https://gitlab.com/gitlab-org/gitlab-ce/issues/64959
- To ``[[runners]]`` add ``environment = ["DOCKER_TLS_CERTDIR="]`` (See https://gitlab.com/gitlab-org/gitlab-ce/issues/64959)
- Run local: ``gitlab-runner exec docker --docker-privileged build`` or with ``build`` replaced by job name
- maybe local vars have to be change to use local Docker images because ``CI_REGISTRY``,... are not set
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment