Package | Description |
---|---|
com.microsoft.jenkins.acr |
Plugin classes used to define builders and context in Jenkins.
|
com.microsoft.jenkins.acr.commands |
Command classes implements ICommand.
|
com.microsoft.jenkins.acr.service |
Classes interact with Azure Service.
|
Modifier and Type | Method and Description |
---|---|
QuickTaskContext |
QuickTaskContext.withDockerTaskRequest(DockerTaskRequest pDockerTaskRequest) |
Modifier and Type | Method and Description |
---|---|
DockerTaskRequest |
QueueTaskCommand.IQueueBuildData.getDockerTaskRequest() |
Modifier and Type | Method and Description |
---|---|
String |
AzureContainerRegistry.queueTaskRequest(String resourceGroupName,
String acrName,
DockerTaskRequest request)
Send a DockerTaskRequest to ACR build.
|
Copyright © 2016–2021. All rights reserved.