Package | Description |
---|---|
com.microsoft.jenkins.acr |
Plugin classes used to define builders and context in Jenkins.
|
com.microsoft.jenkins.acr.commands.scm |
Command to resolve the build request source url.
|
Class and Description |
---|
AbstractSCMCommand.ISCMData |
GitSCMCommand.IGitSCMData |
LocalSCMCommand.ILocalSCMData |
TarballSCMCommand.ITarballSCMData |
Class and Description |
---|
AbstractSCMCommand |
AbstractSCMCommand.ISCMData |
AbstractSCMCommand.Type
Currently we support local machine and git.
|
GitSCMCommand.IGitSCMData |
LocalSCMCommand.ILocalSCMData |
TarballSCMCommand.ITarballSCMData |
Copyright © 2016–2021. All rights reserved.