diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/global-templates-c.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-c.yaml b/jjb/global-templates-c.yaml index caed98fd1..fc89511ff 100644 --- a/jjb/global-templates-c.yaml +++ b/jjb/global-templates-c.yaml @@ -28,7 +28,7 @@ scm: - gerrit-trigger-scm: - refspec: 'refs/heads/master' + refspec: '$GERRIT_REFSPEC' choosing-strategy: 'gerrit' submodule-recursive: '{submodule-recursive}' |