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 de8edb8 + d66d3df commit dc0e671Copy full SHA for dc0e671
azure-pipelines.yml
@@ -1,6 +1,6 @@
1
variables:
2
- ITKGitTag: 'v5.0.0'
3
- ITKPythonGitTag: 'v5.0.0.post1'
+ ITKGitTag: v5.0.0
+ ITKPythonGitTag: v5.0.0.post1
4
CMakeBuildType: Release
5
6
trigger:
{{cookiecutter.project_name}}/test/azure-pipelines.yml
0 commit comments