url property

String? url
getter/setter pair

Location of the Git repo to build.

This will be used as a git remote, see https://git-scm.com/docs/git-remote.

Implementation

core.String? url;