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 0b13efd commit 85e72e9Copy full SHA for 85e72e9
azure-pipelines.yml
@@ -1,7 +1,7 @@
1
# The file template originates from: https://github.com/InsightSoftwareConsortium/ITKModuleTemplate
2
variables:
3
- ITKGitTag: v5.1rc02
4
- ITKPythonGitTag: v5.1rc02
+ ITKGitTag: v5.1rc03
+ ITKPythonGitTag: v5.1rc03
5
CMakeBuildType: Release
6
7
trigger:
{{cookiecutter.project_name}}/test/azure-pipelines.yml
@@ -1,6 +1,6 @@
- ITKGitTag: v5.0.1
- ITKPythonGitTag: v5.0.1
0 commit comments