summaryrefslogtreecommitdiff
path: root/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-06-26 15:36:29 +0000
committerKushal Pandya <kushalspandya@gmail.com>2017-06-26 15:47:15 +0000
commit5461623dca6cfbae5794052772f58bd657d21ea4 (patch)
treeaa6ce4f04884df0ebdb8cb6520e562eb5f0daf0e /vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
parent831054a79d20e7af01106d9b1ac5a18965a51dc8 (diff)
downloadgitlab-ce-5461623dca6cfbae5794052772f58bd657d21ea4.tar.gz
Merge branch 'update-9-3-templates' into '9-3-stable'cherry-pick-ecd49e82
Update templates for 9.3 See merge request !12041
Diffstat (limited to 'vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml')
-rw-r--r--vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml b/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
index e5bce3503f3..41de1458582 100644
--- a/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
+++ b/vendor/gitlab-ci-yml/Nodejs.gitlab-ci.yml
@@ -4,7 +4,7 @@ image: node: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