We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3faa0d5 + b3d1b95 commit e734286Copy full SHA for e734286
azure-pipelines.yml
@@ -1,7 +1,7 @@
1
# The file template originates from: https://github.com/InsightSoftwareConsortium/ITKModuleTemplate
2
variables:
3
- ITKGitTag: v5.1rc03
4
- ITKPythonGitTag: v5.1rc03
+ ITKGitTag: v5.1.0
+ ITKPythonGitTag: v5.1.0
5
CMakeBuildType: Release
6
7
trigger:
{{cookiecutter.project_name}}/test/azure-pipelines.yml
@@ -1,6 +1,6 @@
0 commit comments