X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jenkins-init-scripts%2FREADME;h=2d85978ca931e86439b48887f7c5453f4990966c;hb=b03a1792362654ad8fcd15092a64ed00f8509209;hp=85487864665201ad3551f7021f554ea99bd6d534;hpb=d387f15ed848249b52b9308087a4d5f9f10211e5;p=releng%2Fglobal-jjb.git diff --git a/jenkins-init-scripts/README b/jenkins-init-scripts/README index 85487864..2d85978c 100644 --- a/jenkins-init-scripts/README +++ b/jenkins-init-scripts/README @@ -11,5 +11,5 @@ it to Jenkins for job use. To use this create a managed file in Jenkins with the contents: #!/bin/bash - git clone https://gerrit.example.org/r/ci-management.git /opt/ciman + git clone --recurse-submodules https://gerrit.example.org/r/ci-management.git /opt/ciman /opt/ciman/jjb/global-jjb/jenkins-init-scripts/init.sh