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.
1 parent 3faa0d5 commit b3d1b95Copy full SHA for b3d1b95
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