diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:21:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:23:03 +0000 |
commit | a99881b396aba35beb99d5ff4430ff5673f1d838 (patch) | |
tree | cacc86a25e4d8fc8b49abee11ba4eeb21f475e76 /azure-pipelines.yml | |
parent | Releasing debian version 2.2.2-1. (diff) | |
download | identify-a99881b396aba35beb99d5ff4430ff5673f1d838.tar.xz identify-a99881b396aba35beb99d5ff4430ff5673f1d838.zip |
Merging upstream version 2.2.3.
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 7bb7600..61a5a11 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ resources: type: github endpoint: github name: asottile/azure-pipeline-templates - ref: refs/tags/v2.0.0 + ref: refs/tags/v2.1.0 jobs: - template: job--python-tox.yml@asottile |