diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 06:56:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 06:56:15 +0000 |
commit | 1f41093f03fcd5c26298f2377cc800ebc2c41f09 (patch) | |
tree | dcea165484b79860efd19cf9caabcbedeed8f58a /azure-pipelines.yml | |
parent | Releasing debian version 2.4.12-1. (diff) | |
download | identify-1f41093f03fcd5c26298f2377cc800ebc2c41f09.tar.xz identify-1f41093f03fcd5c26298f2377cc800ebc2c41f09.zip |
Merging upstream version 2.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 131e765..ada0df8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,6 +1,6 @@ trigger: branches: - include: [master, test-me-*] + include: [main, test-me-*] tags: include: ['*'] |