Skip to content
Snippets Groups Projects

Fix link to 'what is a service' anchor

7 files
+ 7
7
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -4,7 +4,7 @@ image: "crystallang/crystal:latest"
# Pick zero or more services to be used on all builds.
# Only needed when using a docker container to run your tests in.
# Check out: http://docs.gitlab.com/ce/ci/docker/using_docker_images.html#what-is-service
# Check out: http://docs.gitlab.com/ce/ci/docker/using_docker_images.html#what-is-a-service
# services:
# - mysql:latest
# - redis:latest
Loading