diff --git a/README.md b/README.md index e0c926d..8569b7d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ The installation process will create a common.bash file. This file should be th You should edit this file to change the image name, and add any other helpful environment variables. +### Jenkinsfile + +This will also install a Jenkinsfile to your repository, if it doesn't have one. This will ensure that your Jenkins pipeline can leverage these scripts in the way intended. Ensuring the commands that you issue on your laptop match the commands issued by the build pipeline is critical to ensure predictable, reliable results. + ## Use