Convert to GitLab CI button sends incorrect file path
Issue
Convert to GitLab CI button makes an api call to start the workflow. The api call requires relative file path of the Jenkinsfile to read the file.
Steps to reproduce
- Enable DW FFs,
duo_workflowandduo_workflow_in_ci - Open a repository having Jenkinsfile at any other location apart from root folder in the main branch.
- Click on the
Convert to GitLab CIbutton. - Checkout pipeline logs to see the error.
Expected behaviour
The api call should have relative file path of the file instead of file name