summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2019-08-08 08:42:03 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2019-08-08 08:42:03 +0000
commit400da76d5e6db4c9ea8180d20366e04dc4f36651 (patch)
treecc0ab92e781f69b4776ef0b109df1fbb44f59c4e
parent325ab72c8545e4795e134222e9a5739e7f3870ce (diff)
parentccb46f6f4d9d2d6f4534a4e6511e08c56374fd22 (diff)
downloadgitlab-ce-400da76d5e6db4c9ea8180d20366e04dc4f36651.tar.gz
Merge branch 'patch-71' into 'master'
Remove duplicated line from Maven CI template See merge request gitlab-org/gitlab-ce!31440
-rw-r--r--lib/gitlab/ci/templates/Maven.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/gitlab/ci/templates/Maven.gitlab-ci.yml b/lib/gitlab/ci/templates/Maven.gitlab-ci.yml
index 13ab98d3a16..84bb0ff3b33 100644
--- a/lib/gitlab/ci/templates/Maven.gitlab-ci.yml
+++ b/lib/gitlab/ci/templates/Maven.gitlab-ci.yml
@@ -1,5 +1,3 @@
-# This file is a template, and might need editing before it works on your project.
-
# Build JAVA applications using Apache Maven (http://maven.apache.org)
# For docker image tags see https://hub.docker.com/_/maven/
#