Skip to content
Success

Changes

Summary

  1. vars/checkoutToDir: fix checkout step syntax (details)
Commit f6b43daa3ea886c62d521f2e73c7b54758aa3a20 by Jonathan Lebon
vars/checkoutToDir: fix checkout step syntax

The extensions object's syntax here is incorrect:

> WARNING: Unknown parameter(s) found for class type 'hudson.plugins.git.extensions.impl.RelativeTargetDirectory': recursiveSubmodules

The `recursiveSubmodules` option is part of another extension type we
need to add to the list.
The file was modifiedvars/checkoutToDir.groovy (diff)