Skip to content

Commit 68b606b

Browse files
author
himanshu yadav
committed
patch version+, tag removed, runs on agent
1 parent 117df52 commit 68b606b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Tasks/AzureCLI/task.loc.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,17 @@
77
"helpMarkDown": "ms-resource:loc.helpMarkDown",
88
"category": "Deploy",
99
"visibility": [
10-
"Preview",
1110
"Build",
1211
"Release"
1312
],
1413
"runsOn": [
15-
"Agent",
16-
"MachineGroup"
14+
"Agent"
1715
],
1816
"demands": [],
1917
"version": {
2018
"Major": "0",
2119
"Minor": "2",
22-
"Patch": "0"
20+
"Patch": "1"
2321
},
2422
"minimumAgentVersion": "1.95.0",
2523
"instanceNameFormat": "ms-resource:loc.instanceNameFormat",
@@ -134,4 +132,4 @@
134132
"ScriptFailed": "ms-resource:loc.messages.ScriptFailed",
135133
"UnsupportedEndpointScheme": "ms-resource:loc.messages.UnsupportedEndpointScheme"
136134
}
137-
}
135+
}

0 commit comments

Comments
 (0)