Skip to content

Commit 5c86bc6

Browse files
authored
Merge pull request #56 from thewtex/azure-pipelines-location
Azure pipelines location
2 parents d498d1b + 4a2477a commit 5c86bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/azure-pipelines.yml renamed to {{cookiecutter.project_name}}/test/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
variables:
22
ITKGitTag: v5.0rc01
3-
CMakeBuildType: MinSizeRel
3+
CMakeBuildType: Release
44

55
trigger:
66
batch: true

0 commit comments

Comments
 (0)