diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:21:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-04-19 13:21:52 +0000 |
commit | 9fb5bb5c8186e09e1834be7650b390d158d90419 (patch) | |
tree | 0d59ac8624ccc9243c8ac601761db976717f214e /azure-pipelines.yml | |
parent | Adding upstream version 2.2.2. (diff) | |
download | identify-9fb5bb5c8186e09e1834be7650b390d158d90419.tar.xz identify-9fb5bb5c8186e09e1834be7650b390d158d90419.zip |
Adding upstream version 2.2.3.upstream/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 |