The task implementation to perform a Git push operation.
| Fields inherited from class | Fields |
|---|---|
class AbstractGitTask |
gitTimeout |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
applyOptions(GitPushOptions options)Apply the task specific options to this instance. |
|
java.lang.Object |
doPush() |
| Methods inherited from class | Name |
|---|---|
class AbstractGitTask |
always, createCredentialsProvider, withExceptionHandling |
Apply the task specific options to this instance.
options - the task options