| Modifier and Type | Method and Description |
|---|---|
TriggerProperties |
RegistryTask.trigger() |
TriggerProperties |
TriggerProperties.withBaseImageTrigger(BaseImageTrigger baseImageTrigger)
Set the trigger based on base image dependencies.
|
TriggerProperties |
TriggerProperties.withSourceTriggers(List<SourceTrigger> sourceTriggers)
Set the collection of triggers based on source code repository.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/