Package | Description |
---|---|
org.jenkinsci.plugins.pretestedintegration | |
org.jenkinsci.plugins.pretestedintegration.scm.git |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSCMBridge.commit(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Pushes changes to the integration branch.
|
Modifier and Type | Method and Description |
---|---|
void |
GitBridge.commit(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
Pushes changes to the integration branch.
|
Copyright © 2004–2016. All rights reserved.