markhobson / docker-maven-chrome

Docker image for Java automated UI tests.
https://hub.docker.com/r/markhobson/maven-chrome/
Apache License 2.0
97 stars 81 forks source link

Jenkinsfile based on docker agent #23

Closed ualjjcanada closed 4 years ago

markhobson commented 4 years ago

Hi, could you provide some context regarding this PR please?

ualjjcanada commented 4 years ago

Hi, Jenkinsfile provides the pipeline for running your demo project on Jenkins. It is an alternative to the run.sh script. For a better understanding, Jenkinsfile should be placed on the demo folder. But I put it on the root folder, so don't merge the PR.

markhobson commented 4 years ago

I'm not sure that the demo project requires CI? We wouldn't necessarily use Jenkins either.