Create a new job
Choose Job type: Pipeline
-
Add description: Run Appium Android Tests
-
Select Do not allow concurrent builds
-
Select Github project with url: https://github.com/anandbagmar/getting-started-with-mobile-visualtesting
-
Under Definition, select Pipeline script from SCM
-
Under SCM, select Git
-
Under Repository URL, type: https://github.com/anandbagmar/getting-started-with-mobile-visualtesting
-
Under Branch Specifier (blank for 'any'), type: */main
-
Under Script Path, type: *JenkinsFile
-
Select Lightweight checkout
-
Click Save to create the job