Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Not A Defect
-
Component/s: gitlab-branch-source-plugin
-
Labels:None
-
Similar Issues:
Description
Hello,
After installing the plugin and scanning the project on gitlab, the builds are failing with:
Invalid option type "gitLabConnection". Valid option types: [authorizationMatrix, buildDiscarder, catchError, checkoutToSubdirectory, disableConcurrentBuilds, disableResume, durabilityHint, gitlabBuilds, gitlabCommitStatus, newContainerPerStage, overrideIndexTriggers, preserveStashes, retry, script, skipDefaultCheckout, skipStagesAfterUnstable, timeout, timestamps, waitUntil, withContext, withCredentials, withEnv, ws
Adding the gitlab-plugin plugin everything was working fine
The gitlab-branch-source-plugin doesn't use the gitLabConnection property, which is provided by the gitlab-plugin