Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-06-27 20:13:37 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-06-27 20:13:37 +0300
commit471a40ace1952d43266b8814c08af72f40874e43 (patch)
treec6bf1995ac03cad86a0368065d475cf785501036 /vendor/gitlab-ci-yml/Django.gitlab-ci.yml
parent83d8b2e8f20158821ba31c87454dac5f44801d8f (diff)
parent5461623dca6cfbae5794052772f58bd657d21ea4 (diff)
Merge branch 'cherry-pick-ecd49e82' into 'master'
Update templates for 9.3 See merge request !12461
Diffstat (limited to 'vendor/gitlab-ci-yml/Django.gitlab-ci.yml')
-rw-r--r--vendor/gitlab-ci-yml/Django.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitlab-ci-yml/Django.gitlab-ci.yml b/vendor/gitlab-ci-yml/Django.gitlab-ci.yml
index 5ded2f5ce76..57afcbbe8b5 100644
--- a/vendor/gitlab-ci-yml/Django.gitlab-ci.yml
+++ b/vendor/gitlab-ci-yml/Django.gitlab-ci.yml
@@ -4,7 +4,7 @@ image: python: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
- postgres:latest