Jenkins cannot handle ${} vars in GitHub project
[releng/global-jjb.git] / README.md
index 61b8739..0ce3c24 100644 (file)
--- a/README.md
+++ b/README.md
@@ -78,9 +78,14 @@ Trigger global configuration.
 **jenkins-ssh-credential**: The name of the Jenkins Credential to use for ssh
 connections.
 
-If you are using GitHub then there is one more parameter which
+If you are using GitHub then there are two more parameters which
 will need to be placed in the defaults.yaml
 
+**git-url**: This should be set to the base URL of your GitHub. In
+general this should be https://github.com. If you are using GitHub
+Enterprise, or some other GitHub-style system, then it should be
+whatever your installation base URL is.
+
 **github-org**: The name of the GitHub organization.
 
 defaults.yaml: