-
Improvement
-
Resolution: Not A Defect
-
Major
-
None
-
gitlab-plugin and jenkins are up to date
Currently i'm not able to define the gitlab trigger build configuration in my pipeline definition file (Jenkinsfile); i have to set the configuration in the jenkins job.
It will be nice to be able to define the configuration directly in the Jenkinsfile.
https://github.com/jenkinsci/pipeline-model-definition-plugin/wiki/Trigger-runs#other-available-triggers
I guess the addition of the @Symbol on the GitlabPushTrigger will be enough to work