Commit f2537dc9 authored by Nick Thomas's avatar Nick Thomas

Merge branch '335182-jenkins-integration-allow-username-password-to-be-blank' into 'master'

Allow users to setup Jenkins without username

See merge request gitlab-org/gitlab!65525
parents 4d303f82 9213f493
......@@ -97,7 +97,6 @@ module Integrations
{
type: 'text',
name: 'username',
required: true,
help: s_('The username for the Jenkins server.')
},
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment