Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | ||
build_artifacts | ||
deployment | ||
docker | ||
examples | ||
img | ||
permissions | ||
quick_start | ||
runners | ||
services | ||
ssh_keys | ||
triggers | ||
variables | ||
yaml | ||
README.md | ||
enable_or_disable_ci.md |
BigW Consortium Gitlab
Documentation fix in CI SSH keys setup In recent versions of Docker, the `/.dockerinit` file doesn't exist any more when running inside a container. That file is used in the example here to detect whether the runner is running inside Docker or not. Change it to check for the existence of `/.dockerenv`, which does exist in all current versions of Docker. See merge request !3938
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
build_artifacts | Loading commit data... | |
deployment | Loading commit data... | |
docker | Loading commit data... | |
examples | Loading commit data... | |
img | Loading commit data... | |
permissions | Loading commit data... | |
quick_start | Loading commit data... | |
runners | Loading commit data... | |
services | Loading commit data... | |
ssh_keys | Loading commit data... | |
triggers | Loading commit data... | |
variables | Loading commit data... | |
yaml | Loading commit data... | |
README.md | Loading commit data... | |
enable_or_disable_ci.md | Loading commit data... |