diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 06:56:02 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-06-19 06:56:02 +0000 |
commit | 81fe37f66dd3c88d3e788a5dda5377c2c4b40738 (patch) | |
tree | 6d3b64a2b1e7c7e25db6d9ab70e143c64d249a70 /azure-pipelines.yml | |
parent | Adding upstream version 2.4.12. (diff) | |
download | identify-81fe37f66dd3c88d3e788a5dda5377c2c4b40738.tar.xz identify-81fe37f66dd3c88d3e788a5dda5377c2c4b40738.zip |
Adding upstream version 2.5.1.upstream/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: ['*'] |