Changed to Docker-in-Docker

This commit is contained in:
WilliamMiceli
2019-03-15 09:58:42 -04:00
parent d7ecb40d60
commit 83a9d3ff35
2 changed files with 10 additions and 4 deletions

View File

@@ -1 +1,5 @@
# GitLab Runner
# GitLab Runner
## Technical Notes
* Using "Docker-in-Docker" type of configuration, [Described Here](https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#use-docker-in-docker-executor)