| Modifier and Type | Class and Description |
|---|---|
class |
DockerTaskStep
The Docker build step.
|
class |
EncodedTaskStep
The properties of an EncodedTask step.
|
class |
FileTaskStep
The properties of a FileTask step.
|
| Modifier and Type | Method and Description |
|---|---|
TaskStepProperties |
TaskStepProperties.withContextPath(String contextPath)
Set the URL(absolute or relative) of the source context for the task step.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/