Jenkins
From charlesreid1
Basics
You develop Pipelines, the main object in Jenkins
Pipelines have 3 basic steps: build step, test step, and deploy (or "deliver") step.
Links
https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/
You develop Pipelines, the main object in Jenkins
Pipelines have 3 basic steps: build step, test step, and deploy (or "deliver") step.
https://jenkins.io/doc/tutorials/build-a-python-app-with-pyinstaller/