11.2.3.2 Step 1 - Generate Jenkinsfiles from MPLAB X IDE
- Open your project in MPLAB X IDE and navigate to .
- Select Jenkins Pipeline files as output type.
- Step through the wizard and select the tools you would like to run in the pipeline.
- After generation, verify that a Jenkinsfile and Dockerfile have been added to your project base folder. Other files are may also be added depending on the selected options.