Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Santhosh Nair 2023-10-14 04:16:24 +00:00
parent 0dd6d3b1e3
commit 7985428f8b

View File

@ -1,5 +1,7 @@
trigger: trigger:
- docker-branch # Change this to your preferred branch or trigger branches:
include:
- docker-branch # Change this to your preferred branch or trigger
pr: pr:
- '*' - '*'