summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZsolt Kovari <zsolt.kovari@cern.ch>2019-08-03 11:22:11 +0000
committerZsolt Kovari <zsolt.kovari@cern.ch>2019-08-03 11:22:11 +0000
commitccb46f6f4d9d2d6f4534a4e6511e08c56374fd22 (patch)
tree628b2dbfe700ca131cbefb55bbdf52528cfc61a8
parentbce8b66d516e906f6131d8a6dcae797def5288b6 (diff)
downloadgitlab-ce-ccb46f6f4d9d2d6f4534a4e6511e08c56374fd22.tar.gz
Remove duplicated line from Maven CI template
-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/
#