commit | 2fe69c0b724f9ae91261666838700d516d792d2b | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri Dec 02 23:26:23 2022 +0000 |
committer | Luca Milanesio <luca.milanesio@gmail.com> | Fri Dec 02 23:26:23 2022 +0000 |
tree | 5795fb177a0b1cdef8bd20750a727d005de99e9a | |
parent | 068b1461c0fee21f32679b04fba2fd5492ead068 [diff] | |
parent | 6ee2c77081fb4a347c7bd73a599615b417c0e305 [diff] |
Merge branch 'stable-3.2' into stable-3.3 * stable-3.2: Preload all cache when fetching all refs Change-Id: I384cee3485249dc13233b3012f5c6434ad994a63
diff --git a/Jenkinsfile b/Jenkinsfile new file mode 100644 index 0000000..a56df6a --- /dev/null +++ b/Jenkinsfile
@@ -0,0 +1,2 @@ +pluginPipeline(formatCheckId: 'gerritforge:cached-refdb-code-style', + buildCheckId: 'gerritforge:cached-refdb-build-test')