commit | fe195465f1685da4ffe81d21f4c0d6ea5c58e47a | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Wed Jun 17 23:35:48 2020 +0100 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Wed Jun 17 23:35:48 2020 +0100 |
tree | 3085e4c50ba4226f667f831fdf9e3e5d22510078 | |
parent | c1f18cdda9450e8764b30fcc39d2053d9b2f966c [diff] [blame] |
Use parent repo credentials for submodule processing When expanding submodules, rely on the credential ids of the parent project for fetching securely the submodules. Change-Id: I6d8fafcd4758d17db3f9f02d9fe63a3c017be135
diff --git a/jenkins/gerrit-sbt-plugin-template.yaml b/jenkins/gerrit-sbt-plugin-template.yaml index 4c942d7..6d21d99 100644 --- a/jenkins/gerrit-sbt-plugin-template.yaml +++ b/jenkins/gerrit-sbt-plugin-template.yaml
@@ -28,6 +28,7 @@ - origin/{branch} submodule: recursive: true + parent-credentials: true skip-tag: true do-not-fetch-tags: true triggers: