url property
Location of the Git repo to build.
This will be used as a git remote
, see
https://git-scm.com/docs/git-remote.
Required.
Implementation
core.String? url;
Location of the Git repo to build.
This will be used as a git remote
, see
https://git-scm.com/docs/git-remote.
Required.
core.String? url;