Remove unnecessary message

This commit is contained in:
Mark Pundsack 2016-06-08 14:11:15 -07:00
parent b393478f63
commit b0cbeb18d1
1 changed files with 0 additions and 4 deletions

View File

@ -117,10 +117,6 @@ In order to do that, follow the steps:
Insecure = false
```
If you want to use the Shared Runners available on your GitLab CE/EE
installation in order to build Docker images, then make sure that your
Shared Runners configuration has the `privileged` mode set to `true`.
1. You can now use `docker` from build script:
```yaml