Skip to content

Commit 61dcb54

Browse files
committed
Terminal #1676 - fix -GitVersion configuration file not found at"
1 parent 6bac175 commit 61dcb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/azure/gitversion/execute/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
},
7070
{
7171
"name": "configFilePath",
72-
"type": "filePath",
72+
"type": "string",
7373
"label": "Configuration file",
7474
"defaultValue": "",
7575
"required": false,

0 commit comments

Comments
 (0)