Commit 714aeb7d authored by Ben Bodenmiller's avatar Ben Bodenmiller

improve wording on build and push images using GitLab CI

parent 6fb46b60
...@@ -78,9 +78,9 @@ delete them. ...@@ -78,9 +78,9 @@ delete them.
> **Note:** > **Note:**
This feature requires GitLab 8.8 and GitLab Runner 1.2. This feature requires GitLab 8.8 and GitLab Runner 1.2.
Make sure that your GitLab Runner is configured to allow building docker images. Make sure that your GitLab Runner is configured to allow building Docker images by
You have to check the [Using Docker Build documentation](../ci/docker/using_docker_build.md). following the [Using Docker Build](../ci/docker/using_docker_build.md)
Then see the CI documentation on [Using the GitLab Container Registry](../ci/docker/using_docker_build.md#using-the-gitlab-container-registry). and [Using the GitLab Container Registry documentation](../ci/docker/using_docker_build.md#using-the-gitlab-container-registry).
## Limitations ## Limitations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment