diff options
Diffstat (limited to 'jjb/global-templates-script.yaml')
-rw-r--r-- | jjb/global-templates-script.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-script.yaml b/jjb/global-templates-script.yaml index 3973a6c89..d43bc87c5 100644 --- a/jjb/global-templates-script.yaml +++ b/jjb/global-templates-script.yaml @@ -75,7 +75,7 @@ # $WORKSPACE as it will destroy the initial # project checkout - name: '{project-name}-{stream}-multi-scm-verify-script' + name: '{project-name}-{stream}-two-scm-verify-script' project-type: freestyle concurrent: true |